From 8fcb3f345159a859d42ebce0c2d834e83b11eeaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 23:59:37 +0000 Subject: [PATCH] Bump activesupport from 3.2.7 to 3.2.22.5 Bumps [activesupport](https://github.com/rails/rails) from 3.2.7 to 3.2.22.5. - [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.2.7...v3.2.22.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e5d8c48..71eaec1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,8 +50,8 @@ GIT GEM remote: http://rubygems.org/ specs: - activesupport (3.2.7) - i18n (~> 0.6) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) adhearsion-asterisk (1.2.1) activesupport (>= 3.0.10) @@ -69,6 +69,7 @@ GEM celluloid (~> 0.11.0) nio4r (>= 0.4.0) coderay (1.0.7) + concurrent-ruby (1.1.10) connection_pool (0.9.2) countdownlatch (1.0.0) deep_merge (1.0.0) @@ -78,13 +79,14 @@ GEM girl_friday (0.10.0) connection_pool (~> 0.9.0) has-guarded-handlers (1.3.1) - i18n (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) json (1.7.4) little-plugger (1.1.3) logging (1.7.2) little-plugger (>= 1.1.3) method_source (0.8) - multi_json (1.3.6) + multi_json (1.15.0) niceogiri (1.0.2) nokogiri (~> 1.4) nio4r (0.4.0)