forked from adelevie/parse_resource
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
58 lines (56 loc) · 1.11 KB
/
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
50
51
52
53
54
55
56
57
58
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.13)
activesupport (= 3.2.13)
builder (~> 3.0.0)
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
addressable (2.3.4)
ansi (1.4.3)
builder (3.0.4)
crack (0.3.2)
git (1.2.5)
i18n (0.6.1)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
json (1.7.7)
mime-types (1.22)
multi_json (1.7.2)
rake (10.0.4)
reek (1.2.13)
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)
turn (0.9.6)
ansi
vcr (2.4.0)
webmock (1.11.0)
addressable (>= 2.2.7)
crack (>= 0.3.2)
PLATFORMS
ruby
DEPENDENCIES
activemodel
activesupport
jeweler (~> 1.6.4)
json
reek (~> 1.2.8)
rest-client
turn
vcr
webmock