forked from ruby-oauth/oauth
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
40 lines (38 loc) · 776 Bytes
/
Gemfile.lock
File metadata and controls
40 lines (38 loc) · 776 Bytes
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
GEM
remote: http://rubygems.org/
specs:
actionpack (2.3.8)
activesupport (= 2.3.8)
rack (~> 1.1.0)
activesupport (2.3.8)
addressable (2.2.0)
curb (0.7.7.1)
em-http-request (0.2.11)
addressable (>= 2.0.0)
eventmachine (>= 0.12.9)
eventmachine (0.12.10)
gemcutter (0.4.1)
json_pure
git (1.2.5)
jeweler (1.4.0)
gemcutter (>= 0.1.0)
git (>= 1.2.5)
rubyforge (>= 2.0.0)
json_pure (1.4.3)
mocha (0.9.8)
rake
rack (1.1.0)
rake (0.8.7)
rubyforge (2.0.4)
json_pure (>= 1.1.7)
typhoeus (0.1.31)
rack
PLATFORMS
ruby
DEPENDENCIES
actionpack (= 2.3.8)
curb (>= 0.6.6.0)
em-http-request (= 0.2.11)
jeweler
mocha (>= 0.9.8)
typhoeus (>= 0.1.13)