about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-07-08 18:28:33 +0900
committerThibaut Girka <thib@sitedethib.com>2019-07-15 00:48:50 +0200
commit2f441876c77563f03475afe5e0ba87e16d775a4a (patch)
tree01ae4540b7a64ab6f161f555f36c16aaa78a05c0 /Gemfile.lock
parent23978df14372181963cd5c81a38d1ad5f64e4d2d (diff)
Bump simplecov from 0.16.1 to 0.17.0 (#11260)
Bumps [simplecov](https://github.com/colszowka/simplecov) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/colszowka/simplecov/releases)
- [Changelog](https://github.com/colszowka/simplecov/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colszowka/simplecov/compare/v0.16.1...v0.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 538e343c4..6475bae16 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -183,7 +183,7 @@ GEM
       devise (>= 4.0.0)
       rpam2 (~> 4.0)
     diff-lcs (1.3)
-    docile (1.3.0)
+    docile (1.3.2)
     domain_name (0.5.20180417)
       unf (>= 0.0.5, < 1.0.0)
     doorkeeper (5.1.0)
@@ -291,7 +291,7 @@ GEM
     iso-639 (0.2.8)
     jaro_winkler (1.5.3)
     jmespath (1.4.0)
-    json (2.1.0)
+    json (2.2.0)
     json-ld (3.0.2)
       multi_json (~> 1.12)
       rdf (>= 2.2.8, < 4.0)
@@ -568,7 +568,7 @@ GEM
     simple_form (4.1.0)
       actionpack (>= 5.0)
       activemodel (>= 5.0)
-    simplecov (0.16.1)
+    simplecov (0.17.0)
       docile (~> 1.1)
       json (>= 1.8, < 3)
       simplecov-html (~> 0.10.0)
@@ -752,7 +752,7 @@ DEPENDENCIES
   sidekiq-unique-jobs (~> 6.0)
   simple-navigation (~> 4.0)
   simple_form (~> 4.1)
-  simplecov (~> 0.16)
+  simplecov (~> 0.17)
   sprockets-rails (~> 3.2)
   stackprof
   stoplight (~> 2.1.3)