From ea7ef2f9c8717ceff0102cec2ca35aae62fdc5af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 15:10:21 +0000 Subject: [PATCH] Bump activesupport from 5.2.2 to 5.2.8.1 Bumps [activesupport](https://github.com/rails/rails) from 5.2.2 to 5.2.8.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.2...v5.2.8.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 54 ++++++++++++++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2aa378e24..c52c2876b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,22 +14,22 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (5.2.2) - actionview (= 5.2.2) - activesupport (= 5.2.2) - rack (~> 2.0) + 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.2) - activesupport (= 5.2.2) + 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) - activemodel (5.2.2) - activesupport (= 5.2.2) - activesupport (5.2.2) + activemodel (5.2.8.1) + activesupport (= 5.2.8.1) + activesupport (5.2.8.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -40,17 +40,17 @@ GEM rake thor (>= 0.14.0) ast (2.4.0) - builder (3.2.3) + builder (3.2.4) byebug (10.0.2) codeclimate-test-reporter (1.0.9) simplecov (<= 0.13) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.10) connection_pool (2.2.2) - crass (1.0.4) + crass (1.0.6) database_cleaner (1.7.0) diff-lcs (1.3) docile (1.1.5) - erubi (1.8.0) + erubi (1.12.0) hiredis (0.6.3) http-2 (0.9.0) i18n (1.2.0) @@ -58,12 +58,12 @@ GEM jaro_winkler (1.5.2) json (2.1.0) jwt (2.1.0) - loofah (2.2.3) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) - method_source (0.9.2) + method_source (1.0.0) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.15.0) modis (3.0.0) activemodel (>= 4.2) activesupport (>= 4.2) @@ -79,24 +79,24 @@ GEM connection_pool (~> 2.2) net-http2 (0.18.0) http-2 (= 0.9.0) - nokogiri (1.10.1) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) parallel (1.13.0) parser (2.6.0.0) ast (~> 2.4.0) pg (1.1.4) powerpack (0.1.2) - rack (2.0.6) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack (2.2.6.2) + rack-test (2.0.2) + rack (>= 1.3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) - railties (5.2.2) - actionpack (= 5.2.2) - activesupport (= 5.2.2) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) + railties (5.2.8.1) + actionpack (= 5.2.8.1) + activesupport (= 5.2.8.1) method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) @@ -134,10 +134,10 @@ GEM simplecov-html (0.10.2) sqlite3 (1.3.13) stackprof (0.2.12) - thor (0.20.3) + thor (1.2.1) thread_safe (0.3.6) timecop (0.9.1) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.4.1)