Gemfile.lock in birdspotting-0.1.5 vs Gemfile.lock in birdspotting-0.1.6

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - birdspotting (0.1.5) + birdspotting (0.1.6) activerecord (>= 6.0, < 7.0) GEM remote: https://rubygems.org/ specs: @@ -90,14 +90,16 @@ unicode-display_width (>= 1.4.0, < 1.7) rubocop-rspec (1.38.0) rubocop (>= 0.68.1) ruby-progressbar (1.10.1) shellany (0.0.1) - simplecov (0.18.1) + simplecov (0.22.0) docile (~> 1.1) - simplecov-html (~> 0.11.0) - simplecov-html (0.11.0) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) thor (1.2.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0) unicode-display_width (1.6.1) zeitwerk (2.5.4) @@ -116,6 +118,6 @@ rubocop rubocop-rspec simplecov BUNDLED WITH - 2.3.8 + 2.4.22