forked from nov/paypal-express
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
56 lines (53 loc) · 1.12 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
PATH
remote: .
specs:
paypal-express (0.5.2)
activesupport (>= 2.3)
attr_required (>= 0.0.5)
i18n
restclient_with_cert
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.9)
i18n (~> 0.6)
multi_json (~> 1.0)
attr_required (0.0.5)
bouncy-castle-java (1.5.0146.1)
configatron (2.9.1)
yamler (>= 0.1.0)
cover_me (1.2.0)
configatron
hashie
diff-lcs (1.1.3)
fakeweb (1.3.0)
hashie (1.2.0)
i18n (0.6.1)
jruby-openssl (0.8.2)
bouncy-castle-java (>= 1.5.0146.1)
mime-types (1.19)
multi_json (1.5.0)
rake (10.0.3)
rest-client (1.6.7)
mime-types (>= 1.16)
restclient_with_cert (0.0.8)
rest-client (>= 1.6)
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.0)
yamler (0.1.0)
PLATFORMS
java
ruby
DEPENDENCIES
cover_me (>= 1.2.0)
fakeweb (>= 1.3.0)
jruby-openssl (>= 0.7)
paypal-express!
rake (>= 0.8)
rspec (>= 2)