From 072d8ca3ace79b3ea025d53dc707072568a81f10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 17:15:15 +0000 Subject: [PATCH] Bump rspec-rails from 5.0.0 to 5.0.1 Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/rspec/rspec-rails/releases) - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v5.0.0...v5.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 50bf4703..bba3a100 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -161,7 +161,7 @@ GEM domain_name (~> 0.5) i18n (1.8.9) concurrent-ruby (~> 1.0) - i18n-js (3.8.1) + i18n-js (3.8.2) i18n (>= 0.6.6) image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) @@ -192,7 +192,7 @@ GEM activerecord kaminari-core (= 1.2.1) kaminari-core (1.2.1) - kramdown (2.3.0) + kramdown (2.3.1) rexml listen (3.4.1) rb-fsevent (~> 0.10, >= 0.10.3) @@ -349,7 +349,7 @@ GEM rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-rails (5.0.0) + rspec-rails (5.0.1) actionpack (>= 5.2) activesupport (>= 5.2) railties (>= 5.2)