diff --git a/Gemfile.lock b/Gemfile.lock index 5e571db..0a4ad4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,11 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.1.4) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.5.1) public_suffix (~> 2.0, >= 2.0.2) axiom-types (0.1.1) @@ -36,7 +36,7 @@ GEM timers (>= 4.1.1) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) declarative (0.0.9) declarative-option (0.1.0) descendants_tracker (0.0.4) @@ -53,13 +53,13 @@ GEM tilt hashie (3.5.6) hitimes (1.2.6) - i18n (0.9.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) mail (2.7.1) mini_mime (>= 0.1.1) mini_mime (1.0.1) - minitest (5.10.2) + minitest (5.17.0) multi_json (1.12.1) multipart-post (2.0.0) nio4r (2.1.0) @@ -92,8 +92,8 @@ GEM multi_json representable virtus - tzinfo (1.2.4) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) uber (0.1.0) virtus (1.0.5) axiom-types (~> 0.1)