-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
54 lines (50 loc) · 1.03 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
PATH
remote: .
specs:
ops (4.1.1)
activesupport (~> 3.2.0)
httpclient (~> 2.6)
multi_json (>= 1.8, <= 1.9.2)
nokogiri (~> 1.5.10)
oj (>= 1.4.7, <= 2.6.1)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.22)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.3.6)
crack (0.4.2)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
flexmock (1.3.3)
httpclient (2.6.0.1)
i18n (0.7.0)
multi_json (1.9.2)
nokogiri (1.5.11)
oj (2.6.1)
rake (10.0.4)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
safe_yaml (1.0.3)
vcr (2.9.0)
webmock (1.17.4)
addressable (>= 2.2.7)
crack (>= 0.3.2)
PLATFORMS
ruby
DEPENDENCIES
flexmock (~> 1.3.3)
ops!
rake (~> 10.0.4)
rspec (~> 2.14.1)
vcr (~> 2.9.0)
webmock (~> 1.17.4)
BUNDLED WITH
1.10.6