From e29ae730f356a1ae0fd462176d0ef120826967ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Dec 2022 10:54:02 +0000 Subject: [PATCH] chore(deps): bump activerecord from 7.0.3 to 7.0.3.1 in /docker/telegram Bumps [activerecord](https://github.com/rails/rails) from 7.0.3 to 7.0.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.3...v7.0.3.1) --- updated-dependencies: - dependency-name: activerecord dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/telegram/Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docker/telegram/Gemfile.lock b/docker/telegram/Gemfile.lock index 883c7a0f..11e0566a 100644 --- a/docker/telegram/Gemfile.lock +++ b/docker/telegram/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: https://rubygems.org/ specs: - activemodel (7.0.3) - activesupport (= 7.0.3) - activerecord (7.0.3) - activemodel (= 7.0.3) - activesupport (= 7.0.3) - activesupport (7.0.3) + activemodel (7.0.3.1) + activesupport (= 7.0.3.1) + activerecord (7.0.3.1) + activemodel (= 7.0.3.1) + activesupport (= 7.0.3.1) + activesupport (7.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -37,10 +37,10 @@ GEM http-2-next (0.5.0) httpx (0.19.8) http-2-next (>= 0.4.1) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) - minitest (5.15.0) + minitest (5.16.3) multipart-post (2.1.1) pg (1.3.5) ruby2_keywords (0.0.5) @@ -52,7 +52,7 @@ GEM thread_safe (0.3.6) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) virtus (2.0.0) axiom-types (~> 0.1)