File tree 3 files changed +52
-0
lines changed
3 files changed +52
-0
lines changed Original file line number Diff line number Diff line change
1
+ --color
2
+ --format = documentation
Original file line number Diff line number Diff line change
1
+ source 'http://rubygems.org'
2
+ gemspec
Original file line number Diff line number Diff line change
1
+ PATH
2
+ remote: .
3
+ specs:
4
+ fb_graph (1.7.1 )
5
+ rack-oauth2 (>= 0.6.5 )
6
+
7
+ GEM
8
+ remote: http://rubygems.org/
9
+ specs:
10
+ activesupport (3.0.7 )
11
+ attr_required (0.0.3 )
12
+ diff-lcs (1.1.2 )
13
+ fakeweb (1.3.0 )
14
+ i18n (0.5.0 )
15
+ json (1.5.1 )
16
+ mime-types (1.16 )
17
+ rack (1.2.2 )
18
+ rack-oauth2 (0.6.5 )
19
+ activesupport (>= 2.3 )
20
+ attr_required (>= 0.0.3 )
21
+ i18n
22
+ json (>= 1.4.3 )
23
+ rack (>= 1.1 )
24
+ restclient_with_cert
25
+ rake (0.8.7 )
26
+ rcov (0.9.9 )
27
+ rest-client (1.6.1 )
28
+ mime-types (>= 1.16 )
29
+ restclient_with_cert (0.0.6 )
30
+ rest-client (>= 1.6 )
31
+ rspec (2.5.0 )
32
+ rspec-core (~> 2.5.0 )
33
+ rspec-expectations (~> 2.5.0 )
34
+ rspec-mocks (~> 2.5.0 )
35
+ rspec-core (2.5.1 )
36
+ rspec-expectations (2.5.0 )
37
+ diff-lcs (~> 1.1.2 )
38
+ rspec-mocks (2.5.0 )
39
+
40
+ PLATFORMS
41
+ ruby
42
+
43
+ DEPENDENCIES
44
+ fakeweb (>= 1.3 )
45
+ fb_graph !
46
+ rake (>= 0.8 )
47
+ rcov (>= 0.9 )
48
+ rspec (>= 2 )
You can’t perform that action at this time.
0 commit comments