-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
78 lines (75 loc) · 1.58 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
PATH
remote: .
specs:
accio (0.0.3)
clipboard
term-ansicolor
terminal-table
thor
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.3)
backports (2.8.2)
clipboard (1.0.1)
coderay (1.0.9)
diff-lcs (1.1.3)
faraday (0.8.6)
multipart-post (~> 1.1)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
gh (0.9.1)
addressable
backports (~> 2.3)
faraday (~> 0.8)
multi_json (~> 1.0)
net-http-persistent (>= 2.7)
net-http-pipeline
highline (1.6.15)
launchy (2.2.0)
addressable (~> 2.3)
method_source (0.8.1)
multi_json (1.5.0)
multipart-post (1.2.0)
net-http-persistent (2.8)
net-http-pipeline (1.0.1)
netrc (0.7.7)
pry (0.9.12)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rake (10.0.3)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.2)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
slop (3.4.3)
term-ansicolor (1.0.7)
terminal-table (1.4.5)
thor (0.17.0)
travis (1.2.0)
backports (~> 2.6)
faraday (~> 0.8)
faraday_middleware (~> 0.9)
gh (~> 0.9)
highline (~> 1.6)
launchy (~> 2.1)
net-http-persistent (~> 2.8)
netrc (~> 0.7)
pry (~> 0.9)
PLATFORMS
ruby
DEPENDENCIES
accio!
rake
rspec
simplecov
travis