Gemfile.lock in exposant-0.1.1 vs Gemfile.lock in exposant-0.1.2

- old
+ new

@@ -1,24 +1,24 @@ PATH remote: . specs: - exposant (0.1.1) + exposant (0.1.2) activemodel (~> 7.0) activesupport (~> 7.0) GEM remote: https://rubygems.org/ specs: - activemodel (7.0.4) - activesupport (= 7.0.4) - activesupport (7.0.4) + activemodel (7.0.4.2) + activesupport (= 7.0.4.2) + activesupport (7.0.4.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) ast (2.4.2) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.6.1) minitest (5.16.3) parallel (1.22.1) @@ -39,10 +39,10 @@ ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.21.0) parser (>= 3.1.1.0) ruby-progressbar (1.11.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.2.0) PLATFORMS x86_64-linux-musl