We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b26a6b7 commit f9efa8cCopy full SHA for f9efa8c
1 file changed
Gemfile.lock
@@ -8,7 +8,7 @@ PATH
8
GEM
9
remote: https://rubygems.org/
10
specs:
11
- coveralls (0.8.1)
+ coveralls (0.8.2)
12
json (~> 1.8)
13
rest-client (>= 1.6.8, < 2)
14
simplecov (~> 0.10.0)
@@ -19,7 +19,7 @@ GEM
19
unf (>= 0.0.5, < 1.0.0)
20
http-cookie (1.0.2)
21
domain_name (~> 0.5)
22
- json (1.8.2)
+ json (1.8.3)
23
mime-types (2.6.1)
24
netrc (0.10.3)
25
power_assert (0.2.3)
@@ -38,12 +38,12 @@ GEM
38
simplecov-html (~> 0.10.0)
39
simplecov-html (0.10.0)
40
structured_warnings (0.2.0)
41
- term-ansicolor (1.3.0)
+ term-ansicolor (1.3.2)
42
tins (~> 1.0)
43
- test-unit (3.1.1)
+ test-unit (3.1.2)
44
power_assert
45
thor (0.19.1)
46
- tins (1.5.2)
+ tins (1.5.4)
47
unf (0.1.4)
48
unf_ext
49
unf_ext (0.0.7.1)
0 commit comments