From 5e217bd9d1477264ba429681ee2bff9690f115a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 19:36:16 +0000 Subject: [PATCH] Bump activesupport from 3.0.7 to 3.1.12 Bumps [activesupport](https://github.com/rails/rails) from 3.0.7 to 3.1.12. - [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.7...v3.1.12) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index feb894f..0247e1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,9 +6,11 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (3.0.7) + activesupport (3.1.12) + multi_json (~> 1.0) i18n (0.5.0) libv8 (3.16.14.3) + multi_json (1.15.0) ref (1.0.5) therubyracer (0.12.1) libv8 (~> 3.16.14.0)