forked from nov/fb_graph
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
49 lines (46 loc) · 949 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
PATH
remote: .
specs:
fb_graph (1.8.4)
httpclient (>= 2.2.0.2)
rack-oauth2 (>= 0.8.0)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.7)
addressable (2.2.6)
attr_required (0.0.3)
crack (0.1.8)
diff-lcs (1.1.2)
httpclient (2.2.0.2)
i18n (0.6.0)
json (1.5.1)
rack (1.3.0)
rack-oauth2 (0.8.1)
activesupport (>= 2.3)
attr_required (>= 0.0.3)
httpclient (>= 2.2.0.2)
i18n
json (>= 1.4.3)
rack (>= 1.1)
rake (0.9.0)
rcov (0.9.9)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.3)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
webmock (1.6.4)
addressable (> 2.2.5, ~> 2.2)
crack (>= 0.1.7)
PLATFORMS
ruby
DEPENDENCIES
fb_graph!
rake (>= 0.8)
rcov (>= 0.9)
rspec (>= 2)
webmock (>= 1.6.2)