From 2478e4f8fd193747413cc7cba5ff296032ea5f0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 09:14:42 +0000 Subject: [PATCH] Bump simplecov from 0.21.2 to 0.22.0 in /gemfiles/rails_61_turbolinks Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.21.2 to 0.22.0. - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](https://github.com/simplecov-ruby/simplecov/compare/v0.21.2...v0.22.0) --- updated-dependencies: - dependency-name: simplecov dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gemfiles/rails_61_turbolinks/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gemfiles/rails_61_turbolinks/Gemfile.lock b/gemfiles/rails_61_turbolinks/Gemfile.lock index a289d4349b5..4cef38d179b 100644 --- a/gemfiles/rails_61_turbolinks/Gemfile.lock +++ b/gemfiles/rails_61_turbolinks/Gemfile.lock @@ -152,7 +152,7 @@ GEM responders warden (~> 1.2.3) diff-lcs (1.5.0) - docile (1.3.4) + docile (1.4.0) draper (4.0.2) actionpack (>= 5.0) activemodel (>= 5.0) @@ -329,12 +329,12 @@ GEM sprockets (> 3.0) sprockets-rails tilt - simplecov (0.21.2) + simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) - simplecov_json_formatter (0.1.2) + simplecov_json_formatter (0.1.4) spoon (0.0.6) ffi sprockets (4.1.1)