Gemfile.lock in beaconable-0.3.2 vs Gemfile.lock in beaconable-0.3.3

- old
+ new

@@ -1,25 +1,25 @@ PATH remote: . specs: - beaconable (0.3.2) + beaconable (0.3.3) activerecord (>= 4.0) GEM remote: https://rubygems.org/ specs: - activemodel (6.0.2) - activesupport (= 6.0.2) - activerecord (6.0.2) - activemodel (= 6.0.2) - activesupport (= 6.0.2) - activesupport (6.0.2) + activemodel (6.0.3.1) + activesupport (= 6.0.3.1) + activerecord (6.0.3.1) + activemodel (= 6.0.3.1) + activesupport (= 6.0.3.1) + activesupport (6.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 2.2) + zeitwerk (~> 2.2, >= 2.2.2) ansi (1.5.0) ast (2.4.0) builder (3.2.3) byebug (10.0.2) concurrent-ruby (1.1.6) @@ -34,11 +34,11 @@ ruby-progressbar parallel (1.17.0) parser (2.6.3.0) ast (~> 2.4.0) rainbow (3.0.0) - rake (10.5.0) + rake (13.0.1) rubocop (0.74.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.6) rainbow (>= 2.2.2, < 4.0) @@ -48,21 +48,21 @@ sqlite3 (1.4.1) thread_safe (0.3.6) tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.6.0) - zeitwerk (2.2.2) + zeitwerk (2.3.0) PLATFORMS ruby DEPENDENCIES beaconable! bundler (~> 1.16) byebug (~> 10.0) minitest (~> 5.0) minitest-reporters (~> 1.3) - rake (~> 10.0) + rake (~> 13.0) rubocop (~> 0.74.0) sqlite3 (~> 1.3) BUNDLED WITH 1.17.2