forked from phoet/asin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
53 lines (50 loc) · 1022 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
51
52
53
PATH
remote: .
specs:
asin (0.6.0)
crack (~> 0.1.8)
hashie (~> 1.0.0)
httpi (~> 0.9.5)
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.6)
crack (0.1.8)
diff-lcs (1.1.2)
fuubar (0.0.5)
rspec (~> 2.0)
rspec-instafail (~> 0.1.4)
ruby-progressbar (~> 0.0.10)
hashie (1.0.0)
httpclient (2.2.1)
httpi (0.9.5)
rack
rack (1.3.2)
rake (0.9.2)
rash (0.3.0)
hashie (~> 1.0.0)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-instafail (0.1.8)
rspec-mocks (2.6.0)
ruby-progressbar (0.0.10)
vcr (1.10.3)
webmock (1.6.4)
addressable (> 2.2.5, ~> 2.2)
crack (>= 0.1.7)
PLATFORMS
ruby
DEPENDENCIES
asin!
fuubar (~> 0.0.5)
httpclient (~> 2.2.1)
rake (~> 0.9.2)
rash (~> 0.3.0)
rspec (~> 2.6.0)
vcr (~> 1.10.3)
webmock (~> 1.6.4)