forked from appoxy/mini_fb
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
44 lines (41 loc) · 775 Bytes
/
Gemfile.lock
File metadata and controls
44 lines (41 loc) · 775 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
41
42
43
44
PATH
remote: .
specs:
mini_fb (2.0.0)
hashie
hashie
rest-client
rest-client
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
diff-lcs (1.1.3)
git (1.2.5)
hashie (2.0.2)
i18n (0.6.4)
jeweler2 (2.0.9)
git (>= 1.2.5)
mime-types (1.21)
multi_json (1.6.1)
rake (10.0.3)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.2)
PLATFORMS
ruby
DEPENDENCIES
activesupport
jeweler2
mini_fb!
rake
rspec (~> 2.11.0)