From 1a7d2d414e7219abc5322aa769f10d403bccec06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 04:47:49 +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: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 36d7a54..068fce3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GIT 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) @@ -180,7 +180,7 @@ GEM sprockets-sass (~> 1.3.0) mime-types (2.4.3) mini_portile (0.6.2) - minitest (5.5.1) + minitest (5.17.0) multi_json (1.11.0) multipart-post (2.0.0) naught (1.0.0) @@ -249,7 +249,7 @@ GEM tilt (~> 1.1) temple (0.7.5) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (1.4.1) timers (4.0.1) hitimes @@ -266,7 +266,7 @@ GEM memoizable (~> 0.4.0) naught (~> 1.0) simple_oauth (~> 0.3.0) - tzinfo (1.2.2) + tzinfo (1.2.10) thread_safe (~> 0.1) uber (0.0.13) uglifier (2.7.1)