diff --git a/Gemfile.lock b/Gemfile.lock index 6aa7bfc..32a6f7a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.2.3) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -85,11 +85,11 @@ GEM ffi (1.15.5) gem_config (0.3.2) hashdiff (1.0.1) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) method_source (1.0.0) - minitest (5.15.0) + minitest (5.17.0) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) @@ -116,7 +116,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) vcr (4.0.0) virtus (2.0.0)