From 1fd3200d34add395cb23b11a59ab577b5483600c Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 12:17:31 +0000 Subject: [PATCH] Update rspec-rails to version 5.1.1 --- Gemfile.lock | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1202d98..ceeb69b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM datetime_picker_rails (0.0.7) momentjs-rails (>= 2.8.1) debug_inspector (1.1.0) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) dotenv (2.7.6) dotenv-rails (2.7.6) @@ -142,7 +142,7 @@ GEM formatador (0.3.0) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.8.10) + i18n (1.10.0) concurrent-ruby (~> 1.0) ipaddress (0.8.3) jquery-rails (4.4.0) @@ -167,7 +167,7 @@ GEM addressable (~> 2.7) letter_opener (1.7.0) launchy (~> 2.2) - loofah (2.10.0) + loofah (2.14.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -178,14 +178,14 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0704) mini_mime (1.1.0) - mini_portile2 (2.6.1) - minitest (5.14.4) + mini_portile2 (2.8.0) + minitest (5.15.0) momentjs-rails (2.20.1) railties (>= 3.1) multi_json (1.15.0) nio4r (2.5.8) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) racc (~> 1.4) oath (1.1.0) bcrypt @@ -209,7 +209,7 @@ GEM public_suffix (4.0.6) puma (5.5.2) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -233,7 +233,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.2) loofah (~> 2.3) rails_12factor (0.0.3) rails_serve_static_assets @@ -250,15 +250,15 @@ GEM rake (13.0.6) regexp_parser (2.1.1) rexml (3.2.5) - rspec-core (3.10.1) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-core (3.11.0) + rspec-support (~> 3.11.0) + rspec-expectations (3.11.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-mocks (3.10.2) + rspec-support (~> 3.11.0) + rspec-mocks (3.11.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-rails (5.0.1) + rspec-support (~> 3.11.0) + rspec-rails (5.1.1) actionpack (>= 5.2) activesupport (>= 5.2) railties (>= 5.2) @@ -266,7 +266,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.10.2) + rspec-support (3.11.0) rubocop (1.18.3) parallel (~> 1.10) parser (>= 3.0.0.0) @@ -329,7 +329,7 @@ GEM rubocop-performance (= 1.11.4) standardrb (1.0.0) standard - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6) tilt (2.0.10) tzinfo (1.2.9)