forked from phoet/asin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
58 lines (55 loc) · 1.11 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
PATH
remote: .
specs:
asin (0.7.0)
crack (~> 0.3)
hashie (~> 1.1)
httpi (~> 0.9)
jruby-openssl
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.6)
bouncy-castle-java (1.5.0146.1)
crack (0.3.1)
diff-lcs (1.1.3)
fuubar (0.0.6)
rspec (~> 2.0)
rspec-instafail (~> 0.1.8)
ruby-progressbar (~> 0.0.10)
hashie (1.1.0)
httpclient (2.2.3)
httpi (0.9.5)
rack
jruby-openssl (0.7.4)
bouncy-castle-java
rack (1.3.5)
rake (0.9.2.2)
rash (0.3.1)
hashie (~> 1.1.0)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
rspec-core (2.7.1)
rspec-expectations (2.7.0)
diff-lcs (~> 1.1.2)
rspec-instafail (0.1.9)
rspec-mocks (2.7.0)
ruby-progressbar (0.0.10)
vcr (1.11.3)
webmock (1.7.7)
addressable (~> 2.2, > 2.2.5)
crack (>= 0.1.7)
PLATFORMS
java
ruby
DEPENDENCIES
asin!
fuubar (~> 0.0.5)
httpclient (~> 2.2.3)
rake (~> 0.9.2.2)
rash (~> 0.3.1)
rspec (~> 2.7.0)
vcr (~> 1.11.3)
webmock (~> 1.7.7)