Gemfile.lock in podcast_index-0.1.0 vs Gemfile.lock in podcast_index-0.2.0

- old
+ new

@@ -1,27 +1,26 @@ PATH remote: . specs: - podcast_index (0.1.0) + podcast_index (0.2.0) activesupport (>= 6.0, < 8) addressable (~> 2) GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7) + activesupport (7.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) codecov (0.6.0) simplecov (>= 0.15, < 0.22) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crack (0.4.5) rexml debug (1.7.1) irb (>= 1.5.0) reline (>= 0.3.1) @@ -92,10 +91,9 @@ unicode-display_width (2.3.0) webmock (3.14.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - zeitwerk (2.6.6) PLATFORMS x86_64-darwin-20 x86_64-linux