We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ad5882 commit cdbe72aCopy full SHA for cdbe72a
1 file changed
Gemfile.lock
@@ -12,7 +12,7 @@ GEM
12
specs:
13
coderay (1.1.2)
14
diff-lcs (1.3)
15
- docile (1.3.2)
+ docile (1.4.0)
16
method_source (1.0.0)
17
mini_portile2 (2.6.1)
18
nokogiri (1.12.5)
@@ -46,10 +46,12 @@ GEM
46
rspec-support (~> 3.9.0)
47
rspec-support (3.9.3)
48
rubyzip (2.3.2)
49
- simplecov (0.18.5)
+ simplecov (0.21.2)
50
docile (~> 1.1)
51
simplecov-html (~> 0.11)
52
- simplecov-html (0.12.2)
+ simplecov_json_formatter (~> 0.1)
53
+ simplecov-html (0.12.3)
54
+ simplecov_json_formatter (0.1.3)
55
timecop (0.9.1)
56
57
PLATFORMS
0 commit comments