From eb65c6f3df0d8ddfbec1709664c7e7f1853aa205 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 19:17:41 +0000 Subject: [PATCH] Bump activesupport from 3.0.4 to 7.0.4.1 Bumps [activesupport](https://github.com/rails/rails) from 3.0.4 to 7.0.4.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/v3.0.4...v7.0.4.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 35 ++++++++++++++++++++++------------- 1 file changed, 22 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c5ab922..f51059e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,20 +3,26 @@ PATH specs: inline-style (0.4.10) css_parser - facets maca-fork-csspool nokogiri GEM remote: http://rubygems.org/ specs: - activesupport (3.0.4) - css_parser (1.1.5) + activesupport (7.0.4.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) + concurrent-ruby (1.1.10) + css_parser (1.14.0) + addressable diff-lcs (1.1.2) - facets (2.9.1) - ffi (1.0.7) - rake (>= 0.8.7) - i18n (0.5.0) + ffi (1.15.5) + i18n (1.12.0) + concurrent-ruby (~> 1.0) maca-fork-csspool (2.0.2) ffi mail (2.2.15) @@ -25,10 +31,15 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.16) - nokogiri (1.4.4) + mini_portile2 (2.8.1) + minitest (5.17.0) + nokogiri (1.14.0) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) polyglot (0.3.1) + public_suffix (5.0.1) + racc (1.6.2) rack (1.2.1) - rake (0.8.7) rspec (2.4.0) rspec-core (~> 2.4.0) rspec-expectations (~> 2.4.0) @@ -39,17 +50,15 @@ GEM rspec-mocks (2.4.0) treetop (1.4.9) polyglot (>= 0.3.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) PLATFORMS ruby DEPENDENCIES - css_parser - facets inline-style! - maca-fork-csspool mail - nokogiri rack rspec rspec-core