From 0dbdb72f2c9d6a869a18fa1e2b5a6ab5bf20f532 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 19:30:51 +0000 Subject: [PATCH] Bump simplecov from 0.16.1 to 0.21.2 Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.16.1 to 0.21.2. - [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.16.1...v0.21.2) --- updated-dependencies: - dependency-name: simplecov dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index fa94ca9..9e79410 100644 --- a/Gemfile +++ b/Gemfile @@ -45,7 +45,7 @@ gem 'redis-namespace' gem 'sass-rails', '~> 5.0' gem 'secure_headers', '~> 3.9' gem 'sidekiq', '>= 6.2.0' -gem 'simplecov', '0.16.1' +gem 'simplecov', '0.21.2' gem 'slack-notifier' gem 'tinymce-rails', '>= 4.9.2' diff --git a/Gemfile.lock b/Gemfile.lock index 4278539..e7bcbb7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -528,11 +528,12 @@ GEM rack (~> 2.0) redis (>= 4.2.0) simple_po_parser (1.1.6) - simplecov (0.16.1) + simplecov (0.21.2) docile (~> 1.1) - json (>= 1.8, < 3) - simplecov-html (~> 0.10.0) - simplecov-html (0.10.2) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) sitemap_generator (6.2.1) builder (~> 3.0) sixarm_ruby_unaccent (1.2.0) @@ -660,7 +661,7 @@ DEPENDENCIES selenium-webdriver shoulda-matchers sidekiq (>= 6.2.0) - simplecov (= 0.16.1) + simplecov (= 0.21.2) sitemap_generator slack-notifier spring