forked from phoet/asin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
70 lines (66 loc) · 1.35 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
PATH
remote: .
specs:
asin (2.0.2)
confiture (>= 0.1)
crack (>= 0.3)
hashie (>= 1.1)
httpi (>= 0.9)
snake_case_hash (>= 1.0.2)
GEM
remote: http://rubygems.org/
specs:
addressable (2.3.2)
byebug (3.5.1)
columnize (~> 0.8)
debugger-linecache (~> 1.2)
slop (~> 3.6)
codeclimate-test-reporter (0.3.0)
simplecov (>= 0.7.1, < 1.0.0)
columnize (0.8.9)
confiture (0.1.4)
crack (0.3.1)
debugger-linecache (1.2.0)
diff-lcs (1.2.5)
docile (1.1.3)
hashie (3.4.3)
httpclient (2.3.0.1)
httpi (2.4.1)
rack
multi_json (1.10.0)
rack (1.6.4)
rake (0.9.2.2)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
slop (3.6.0)
snake_case_hash (1.0.2)
hashie (~> 3.0)
vcr (2.2.5)
webmock (1.8.11)
addressable (>= 2.2.7)
crack (>= 0.1.7)
PLATFORMS
java
ruby
DEPENDENCIES
asin!
byebug
codeclimate-test-reporter
httpclient (>= 2.2.3)
rake (~> 0.9.2)
rspec (~> 2.11)
vcr (~> 2.2)
webmock (~> 1.8)
BUNDLED WITH
1.11.2