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)