From 5dd901019082eb09f115b04bd4e305a70031a1df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 04:45:42 +0000 Subject: [PATCH] Bump activesupport from 4.1.10 to 4.1.16 Bumps [activesupport](https://github.com/rails/rails) from 4.1.10 to 4.1.16. - [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/v4.1.10...v4.1.16) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f114bcd..d88fde6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: http://rubygems.org/ specs: - activesupport (4.1.10) + activesupport (4.1.16) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -41,7 +41,7 @@ GEM uber (~> 0.0.4) http_parser.rb (0.6.0) i18n (0.7.0) - json (1.8.3) + json (1.8.6) kramdown (1.7.0) listen (2.10.0) celluloid (~> 0.16.0) @@ -79,7 +79,7 @@ GEM sprockets (~> 2.12.1) sprockets-helpers (~> 1.1.0) sprockets-sass (~> 1.3.0) - minitest (5.7.0) + minitest (5.17.0) multi_json (1.11.0) padrino-helpers (0.12.5) i18n (~> 0.6, >= 0.6.7) @@ -107,11 +107,11 @@ GEM sprockets (~> 2.0) tilt (~> 1.1) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (1.4.1) timers (4.0.1) hitimes - tzinfo (1.2.2) + tzinfo (1.2.10) thread_safe (~> 0.1) uber (0.0.13) uglifier (2.7.1)