forked from datariot/omniauth-paypal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
53 lines (49 loc) · 1.01 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
GIT
remote: git://github.com/intridea/omniauth-oauth2.git
revision: e54d91dbfa00109ddf9476a95d8f7e7783f082c6
specs:
omniauth-oauth2 (1.0.0)
oauth2 (~> 0.5.0)
omniauth (~> 1.0)
PATH
remote: .
specs:
omniauth-paypal (0.0.4)
omniauth-oauth2 (~> 1.0.0)
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.7)
diff-lcs (1.1.3)
faraday (0.7.6)
addressable (~> 2.2)
multipart-post (~> 1.1)
rack (~> 1.1)
hashie (1.2.0)
json (1.6.6)
multi_json (1.2.0)
multipart-post (1.1.5)
oauth2 (0.5.2)
faraday (~> 0.7)
multi_json (~> 1.0)
omniauth (1.0.3)
hashie (~> 1.2)
rack
rack (1.4.1)
rake (0.9.2.2)
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-mocks (2.7.0)
PLATFORMS
ruby
DEPENDENCIES
json
omniauth-oauth2!
omniauth-paypal!
rake
rspec (~> 2.7.0)