forked from adelevie/parse_resource
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
44 lines (42 loc) · 860 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
GEM
remote: http://rubygems.org/
specs:
activemodel (3.1.3)
activesupport (= 3.1.3)
builder (~> 3.0.0)
i18n (~> 0.6)
activesupport (3.1.3)
multi_json (~> 1.0)
builder (3.0.0)
git (1.2.5)
i18n (0.6.0)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
mime-types (1.17.2)
multi_json (1.0.4)
rake (0.9.2.2)
rcov (0.9.11)
reek (1.2.8)
ruby2ruby (~> 1.2)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
rest-client (1.6.7)
mime-types (>= 1.16)
ruby2ruby (1.3.1)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
sexp_processor (3.0.9)
PLATFORMS
ruby
DEPENDENCIES
activemodel
activesupport
bundler (~> 1.0.0)
jeweler (~> 1.6.4)
rcov
reek (~> 1.2.8)
rest-client