forked from oauth-xx/oauth-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
49 lines (47 loc) · 927 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
GEM
remote: http://rubygems.org/
specs:
actionpack (2.3.14)
activesupport (= 2.3.14)
rack (~> 1.1.0)
activesupport (2.3.14)
addressable (2.2.7)
crack (0.3.1)
curb (0.8.0)
em-http-request (0.2.11)
addressable (>= 2.0.0)
eventmachine (>= 0.12.9)
ethon (0.7.0)
ffi (>= 1.3.0)
eventmachine (0.12.10)
ffi (1.9.3)
git (1.2.5)
jeweler (1.8.3)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
json (1.6.6)
metaclass (0.0.1)
mocha (0.11.1)
metaclass (~> 0.0.1)
rack (1.1.3)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
typhoeus (0.6.8)
ethon (>= 0.7.0)
webmock (1.18.0)
addressable (>= 2.2.7)
crack (>= 0.1.7)
PLATFORMS
ruby
DEPENDENCIES
actionpack (~> 2.3.8)
curb (>= 0.6.6.0)
em-http-request (= 0.2.11)
jeweler
mocha (>= 0.9.8)
rake
typhoeus (>= 0.6.8)
webmock