diff --git a/Gemfile.lock b/Gemfile.lock index 6aa7bfc..c8092dd 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.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -41,7 +41,7 @@ GEM coderay (1.1.3) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crack (0.4.5) rexml descendants_tracker (0.0.4) @@ -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.18.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.6) concurrent-ruby (~> 1.0) vcr (4.0.0) virtus (2.0.0)