From 30199843132aa2cfb889dafb5b3a4e7e20e51c49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 15:16:56 +0000 Subject: [PATCH] chore(deps-dev): Bump actionpack from 5.2.4.3 to 5.2.8.1 Bumps [actionpack](https://github.com/rails/rails) from 5.2.4.3 to 5.2.8.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/actionpack/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.8.1) --- updated-dependencies: - dependency-name: actionpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bcd7ba093..95cf0ce96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,20 +9,20 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (5.2.4.3) - actionview (= 5.2.4.3) - activesupport (= 5.2.4.3) + actionpack (5.2.8.1) + actionview (= 5.2.8.1) + activesupport (= 5.2.8.1) rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.2.4.3) - activesupport (= 5.2.4.3) + actionview (5.2.8.1) + activesupport (= 5.2.8.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - activesupport (5.2.4.3) + activesupport (5.2.8.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -35,25 +35,25 @@ GEM builder (3.2.4) byebug (11.0.1) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) debase (0.2.4.1) debase-ruby_core_source (>= 0.10.2) debase-ruby_core_source (0.10.9) diff-lcs (1.3) - erubi (1.9.0) - google-protobuf (3.13.0-x86_64-linux) + erubi (1.12.0) + google-protobuf (3.7.1-x86_64-linux) graphql (1.10.10) - i18n (1.8.2) + i18n (1.5.1) concurrent-ruby (~> 1.0) jaro_winkler (1.5.3) - loofah (2.5.0) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.9.2) mini_portile2 (2.4.0) - minitest (5.14.1) - nokogiri (1.10.9) + minitest (5.15.0) + nokogiri (1.9.1) mini_portile2 (~> 2.4.0) parallel (1.17.0) parser (2.6.3.0) @@ -65,13 +65,13 @@ GEM byebug (~> 11.0) pry (~> 0.10) rack (2.2.3) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.1.0) + rack (>= 1.3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rainbow (3.0.0) rake (13.0.1) rspec (3.8.0) @@ -104,12 +104,12 @@ GEM ruby-progressbar (1.10.1) thor (1.0.1) thread_safe (0.3.6) - tzinfo (1.2.7) + tzinfo (1.2.11) thread_safe (~> 0.1) unicode-display_width (1.6.0) PLATFORMS - ruby + x86_64-linux DEPENDENCIES actionpack