-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
57 lines (55 loc) · 1.2 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
GEM
remote: https://rubygems.org/
specs:
atomic (1.1.99)
diff-lcs (1.2.5)
docile (1.1.5)
i18n (0.7.0)
json_spec (1.1.4)
multi_json (~> 1.0)
rspec (>= 2.0, < 4.0)
metaclass (0.0.4)
mime-types (2.4.3)
mocha (1.1.0)
metaclass (~> 0.0.1)
multi_json (1.10.1)
netrc (0.10.3)
power_assert (0.2.3)
require_all (1.3.2)
rest-client (1.7.3)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rspec (3.2.0)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
rspec-core (3.2.2)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-mocks (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.2)
simplecov (0.9.2)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.9.0)
simplecov-html (0.9.0)
simplecov-rcov (0.2.3)
simplecov (>= 0.4.1)
test-unit (3.0.9)
power_assert
PLATFORMS
ruby
DEPENDENCIES
atomic (~> 1.1.99)
i18n
json_spec
mocha (~> 1.1.0)
require_all
rest-client (~> 1.7.3)
simplecov
simplecov-rcov
test-unit