From 9cc3dd6012c84e74cd66b546a7cbac4ef9ef6b9e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 May 2021 01:55:49 +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-preview[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d56ad1ec..50020cdb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1334,7 +1334,7 @@ GEM domain_name (~> 0.5) http-form_data (2.3.0) http_parser.rb (0.6.0) - i18n (1.8.9) + i18n (1.8.10) concurrent-ruby (~> 1.0) ibm_cloud_sdk_core (1.1.1) concurrent-ruby (~> 1.0) @@ -1383,7 +1383,7 @@ GEM listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.9.0) + loofah (2.9.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) @@ -1408,7 +1408,7 @@ GEM rake mini_magick (4.11.0) mini_mime (1.0.2) - mini_portile2 (2.5.0) + mini_portile2 (2.5.1) mini_racer (0.3.1) libv8 (~> 8.4.255) minitest (5.14.4) @@ -1421,7 +1421,7 @@ GEM nested_form (0.3.2) newrelic_rpm (6.15.0) nio4r (2.5.7) - nokogiri (1.11.2) + nokogiri (1.11.6) mini_portile2 (~> 2.5.0) racc (~> 1.4) nokogumbo (2.0.2) @@ -1571,7 +1571,7 @@ GEM rspec-prof (0.0.7) rspec (~> 3.0) ruby-prof - rspec-rails (5.0.0) + rspec-rails (5.0.1) actionpack (>= 5.2) activesupport (>= 5.2) railties (>= 5.2)