forked from nov/paypal-express
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
50 lines (47 loc) · 1000 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
PATH
remote: .
specs:
paypal-express (0.4.1)
activesupport (>= 2.3)
attr_required (>= 0.0.3)
i18n
restclient_with_cert
GEM
remote: http://rubygems.org/
specs:
activesupport (3.1.3)
multi_json (~> 1.0)
attr_required (0.0.3)
bouncy-castle-java (1.5.0146.1)
diff-lcs (1.1.3)
fakeweb (1.3.0)
i18n (0.6.0)
jruby-openssl (0.7.4)
bouncy-castle-java
mime-types (1.17.2)
multi_json (1.0.3)
rake (0.9.2)
rcov (0.9.10)
rcov (0.9.10-java)
rest-client (1.6.7)
mime-types (>= 1.16)
restclient_with_cert (0.0.8)
rest-client (>= 1.6)
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-mocks (2.6.0)
PLATFORMS
java
ruby
DEPENDENCIES
fakeweb (>= 1.3.0)
jruby-openssl (>= 0.7)
paypal-express!
rake (>= 0.8)
rcov (>= 0.9)
rspec (>= 2)