-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
57 lines (55 loc) · 1.12 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
GEM
remote: https://rubygems.org/
specs:
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
crack (0.3.1)
faraday (0.8.8)
multipart-post (~> 1.2.0)
ffi (1.9.0-x86-mingw32)
hashie (2.0.5)
httparty (0.11.0)
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
httpauth (0.2.0)
jwt (0.1.8)
multi_json (>= 1.5)
multi_json (1.7.9)
multi_xml (0.5.5)
multipart-post (1.2.0)
oauth (0.4.7)
oauth2 (0.9.2)
faraday (~> 0.8)
httpauth (~> 0.2)
jwt (~> 0.1.4)
multi_json (~> 1.0)
multi_xml (~> 0.5)
rack (~> 1.2)
rack (1.5.2)
rack-protection (1.5.0)
rack
rubyzip (0.9.9)
selenium-webdriver (2.35.1)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip (< 1.0.0)
websocket (~> 1.0.4)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
tilt (1.4.1)
watir-webdriver (0.6.4)
selenium-webdriver (>= 2.18.0)
websocket (1.0.7)
PLATFORMS
x86-mingw32
DEPENDENCIES
crack (= 0.3.1)
ffi
hashie
httparty
oauth
oauth2
sinatra
watir-webdriver