forked from adelevie/parse_resource
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
47 lines (45 loc) · 957 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
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.6)
activesupport (= 3.2.6)
builder (~> 3.0.0)
activesupport (3.2.6)
i18n (~> 0.6)
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.19)
multi_json (1.3.6)
rake (0.9.2.2)
rcov (1.0.0)
reek (1.2.12)
ripper_ruby_parser (~> 0.0.7)
ruby2ruby (~> 1.2.5)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
rest-client (1.6.7)
mime-types (>= 1.16)
ripper_ruby_parser (0.0.8)
sexp_processor (~> 3.0)
ruby2ruby (1.2.5)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
sexp_processor (3.2.0)
PLATFORMS
ruby
DEPENDENCIES
activemodel
activesupport
bundler (~> 1.0.0)
jeweler (~> 1.6.4)
rcov
reek (~> 1.2.8)
rest-client