Skip to content

Commit 9e4ff87

Browse files
committed
Updated the bundle dependencies.
1 parent ee6695d commit 9e4ff87

1 file changed

Lines changed: 16 additions & 14 deletions

File tree

Gemfile.lock

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,26 @@
11
PATH
22
remote: .
33
specs:
4-
rubytree (0.9.5pre6)
4+
rubytree (0.9.5pre7)
55
json (~> 1.8)
66
structured_warnings (~> 0.2)
77

88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
coveralls (0.8.0)
12-
multi_json (~> 1.10)
11+
coveralls (0.8.1)
12+
json (~> 1.8)
1313
rest-client (>= 1.6.8, < 2)
14-
simplecov (~> 0.9.1)
14+
simplecov (~> 0.10.0)
1515
term-ansicolor (~> 1.3)
1616
thor (~> 0.19.1)
1717
docile (1.1.5)
18-
domain_name (0.5.23)
18+
domain_name (0.5.24)
1919
unf (>= 0.0.5, < 1.0.0)
2020
http-cookie (1.0.2)
2121
domain_name (~> 0.5)
2222
json (1.8.2)
23-
mime-types (2.4.3)
24-
multi_json (1.11.0)
23+
mime-types (2.6.1)
2524
netrc (0.10.3)
2625
power_assert (0.2.3)
2726
rake (10.4.2)
@@ -33,21 +32,21 @@ GEM
3332
rtags (0.97)
3433
rtagstask (0.0.4)
3534
rtags (> 0.0.0)
36-
simplecov (0.9.2)
35+
simplecov (0.10.0)
3736
docile (~> 1.1.0)
38-
multi_json (~> 1.0)
39-
simplecov-html (~> 0.9.0)
40-
simplecov-html (0.9.0)
37+
json (~> 1.8)
38+
simplecov-html (~> 0.10.0)
39+
simplecov-html (0.10.0)
4140
structured_warnings (0.2.0)
4241
term-ansicolor (1.3.0)
4342
tins (~> 1.0)
44-
test-unit (3.0.9)
43+
test-unit (3.1.1)
4544
power_assert
4645
thor (0.19.1)
47-
tins (1.3.5)
46+
tins (1.5.2)
4847
unf (0.1.4)
4948
unf_ext
50-
unf_ext (0.0.6)
49+
unf_ext (0.0.7.1)
5150
yard (0.8.7.6)
5251

5352
PLATFORMS
@@ -62,3 +61,6 @@ DEPENDENCIES
6261
rubytree!
6362
test-unit (~> 3.0)
6463
yard (~> 0.8)
64+
65+
BUNDLED WITH
66+
1.10.2

0 commit comments

Comments
 (0)