Gemfile.lock in birdspotting-0.1.3 vs Gemfile.lock in birdspotting-0.1.4

- old
+ new

@@ -1,28 +1,28 @@ PATH remote: . specs: - birdspotting (0.1.3) - activerecord (~> 6.0.2.1) + birdspotting (0.1.4) + activerecord (>= 5.2, < 6.1) GEM remote: https://rubygems.org/ specs: - activemodel (6.0.2.1) - activesupport (= 6.0.2.1) - activerecord (6.0.2.1) - activemodel (= 6.0.2.1) - activesupport (= 6.0.2.1) - activesupport (6.0.2.1) + activemodel (6.0.3.5) + activesupport (= 6.0.3.5) + activerecord (6.0.3.5) + activemodel (= 6.0.3.5) + activesupport (= 6.0.3.5) + activesupport (6.0.3.5) 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) ast (2.4.0) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.8) diff-lcs (1.3) docile (1.3.2) ffi (1.12.2) formatador (0.2.5) guard (2.16.1) @@ -40,19 +40,19 @@ guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) guard-rubocop (1.3.0) guard (~> 2.0) rubocop (~> 0.20) - i18n (1.8.2) + i18n (1.8.9) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.4) method_source (0.9.2) - minitest (5.14.0) + minitest (5.14.3) nenv (0.3.0) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) parallel (1.19.1) @@ -60,11 +60,11 @@ ast (~> 2.4.0) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) rainbow (3.0.0) - rake (10.5.0) + rake (13.0.3) rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) rspec (3.9.0) rspec-core (~> 3.9.0) @@ -96,23 +96,23 @@ docile (~> 1.1) simplecov-html (~> 0.11.0) simplecov-html (0.11.0) thor (1.0.1) thread_safe (0.3.6) - tzinfo (1.2.6) + tzinfo (1.2.9) thread_safe (~> 0.1) unicode-display_width (1.6.1) - zeitwerk (2.2.2) + zeitwerk (2.4.2) PLATFORMS ruby DEPENDENCIES birdspotting! bundler (~> 1.16) guard-rspec guard-rubocop - rake (~> 10.0) + rake (~> 13.0) rspec (~> 3.0) rspec_junit_formatter rubocop rubocop-rspec simplecov