From 5c65f4a3f3342f43de119e8c449e1754511a0c03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 21:42:40 +0000 Subject: [PATCH] Bump activesupport in /rethinkdb/meditations_project Bumps [activesupport](https://github.com/rails/rails) from 4.2.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/v4.2.4...v7.0.4.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- rethinkdb/meditations_project/Gemfile.lock | 30 ++++++++++------------ 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/rethinkdb/meditations_project/Gemfile.lock b/rethinkdb/meditations_project/Gemfile.lock index c359601..1a5222c 100644 --- a/rethinkdb/meditations_project/Gemfile.lock +++ b/rethinkdb/meditations_project/Gemfile.lock @@ -1,32 +1,31 @@ GEM remote: https://rubygems.org/ specs: - activemodel (4.2.4) - activesupport (= 4.2.4) - builder (~> 3.1) - activesupport (4.2.4) - i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) + activemodel (7.0.4.1) + activesupport (= 7.0.4.1) + activesupport (7.0.4.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) awesome_print (1.6.1) - builder (3.2.2) cli_helper (0.1.5) configatron inifile nenv slop (~> 4.0) + concurrent-ruby (1.1.10) configatron (4.5.0) debug_me (1.0.2) highline (1.7.7) - i18n (0.7.0) + i18n (1.12.0) + concurrent-ruby (~> 1.0) inifile (3.0.0) - json (1.8.3) + json (2.6.3) kick_the_tires (0.0.2) awesome_print middleware (0.1.0) - minitest (5.8.1) + minitest (5.17.0) nenv (0.2.0) nobrainer (0.30.0) activemodel (>= 4.1.0) @@ -44,9 +43,8 @@ GEM rethinkdb (~> 2) slop (4.2.0) symbol_decoration (1.1.0) - thread_safe (0.3.5) - tzinfo (1.2.2) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) PLATFORMS ruby