forked from pelle/oauth-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
66 lines (63 loc) · 1.25 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
59
60
61
62
63
64
65
66
PATH
remote: .
specs:
oauth-plugin (0.4.0.pre5)
multi_json
oauth (~> 0.4.4)
oauth2
rack
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.6)
diff-lcs (1.1.2)
fakeweb (1.3.0)
faraday (0.6.1)
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
rack (>= 1.1.0, < 2)
fuubar (0.0.5)
rspec (~> 2.0)
rspec-instafail (~> 0.1.4)
ruby-progressbar (~> 0.0.10)
growl (1.0.3)
guard (0.3.4)
thor (~> 0.14.6)
guard-rspec (0.3.1)
guard (>= 0.2.2)
multi_json (1.0.3)
multi_xml (0.2.2)
multipart-post (1.1.2)
oauth (0.4.4)
oauth2 (0.4.1)
faraday (~> 0.6.1)
multi_json (>= 0.0.5)
opentransact (0.1.2)
multi_json
multi_xml
oauth (~> 0.4.4)
rack (1.3.0)
rack-test (0.6.0)
rack (>= 1.0)
rspec (2.4.0)
rspec-core (~> 2.4.0)
rspec-expectations (~> 2.4.0)
rspec-mocks (~> 2.4.0)
rspec-core (2.4.0)
rspec-expectations (2.4.0)
diff-lcs (~> 1.1.2)
rspec-instafail (0.1.7)
rspec-mocks (2.4.0)
ruby-progressbar (0.0.10)
thor (0.14.6)
PLATFORMS
ruby
DEPENDENCIES
fakeweb
fuubar
growl
guard-rspec
oauth-plugin!
opentransact
rack-test
rspec (~> 2.4.0)