forked from obi-a/uptime_monitor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
121 lines (118 loc) · 2.54 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
GIT
remote: https://github.com/watir/watir-webdriver.git
revision: 190a737975f17ed1c8e1207caca257a55198278a
specs:
watir-webdriver (0.6.11)
selenium-webdriver (>= 2.45.0.dev2)
GEM
remote: http://rubygems.org/
specs:
activesupport (4.0.2)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
addressable (2.3.8)
atomic (1.1.14)
aws (2.10.2)
http_connection
uuidtools
xml-simple
aws-s3 (0.6.3)
builder
mime-types
xml-simple
builder (3.2.2)
carrierwave (0.4.10)
childprocess (0.5.5)
ffi (~> 1.0, >= 1.0.11)
coderay (1.1.0)
diff-lcs (1.2.4)
faraday (0.8.8)
multipart-post (~> 1.2.0)
ffi (1.9.6)
git (1.2.9.1)
github_api (0.10.1)
addressable
faraday (~> 0.8.1)
hashie (>= 1.2)
multi_json (~> 1.4)
nokogiri (~> 1.5.2)
oauth2
hashie (3.4.1)
headless (1.0.2)
highline (1.7.1)
http_connection (1.4.4)
i18n (0.6.9)
jeweler (1.8.8)
builder
bundler (~> 1.0)
git (>= 1.2.5)
github_api (= 0.10.1)
highline (>= 1.6.15)
nokogiri (= 1.5.10)
rake
rdoc
json (1.8.1)
jwt (1.4.1)
method_source (0.8.2)
mime-types (2.4.3)
minitest (4.7.5)
multi_json (1.8.2)
multi_xml (0.5.5)
multipart-post (1.2.0)
nokogiri (1.5.10)
oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
pry (0.9.12.4)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.6.0)
rake (10.4.2)
rdoc (3.12.2)
json (~> 1.4)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.6)
rspec-expectations (2.14.3)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
rubyzip (1.1.7)
selenium-webdriver (2.45.0)
childprocess (~> 0.5)
multi_json (~> 1.0)
rubyzip (~> 1.0)
websocket (~> 1.0)
slop (3.4.7)
thread_safe (0.1.3)
atomic
tzinfo (0.3.38)
uuidtools (2.1.5)
watir-webdriver-performance (0.2.4)
watir-webdriver
watir-webdriver
websocket (1.2.1)
xml-simple (1.1.5)
PLATFORMS
ruby
DEPENDENCIES
activesupport
aws
aws-s3
bundler (~> 1.0)
carrierwave (= 0.4.10)
headless (~> 1.0.2)
jeweler (~> 1.8.7)
pry
rdoc (~> 3.12)
rspec
watir-webdriver!
watir-webdriver-performance (~> 0.2.4)