forked from SeleniumHQ/selbot2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
50 lines (48 loc) · 1005 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
cinch (1.1.3)
coderay (1.0.9)
diff-lcs (1.2.1)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
json (1.7.7)
method_source (0.8.1)
mime-types (1.21)
mini_portile (0.6.1)
multipart-post (2.0.0)
nokogiri (1.6.4.1)
mini_portile (~> 0.6.0)
octokit (2.7.2)
sawyer (~> 0.5.2)
pry (0.9.12)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rake (10.0.4)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.0)
sawyer (0.5.3)
addressable (~> 2.3.5)
faraday (~> 0.8, < 0.10)
slop (3.4.4)
PLATFORMS
ruby
DEPENDENCIES
cinch (~> 1.0)
json
nokogiri
octokit
pry
rake
rest-client
rspec (>= 2.5.0)