Gemfile.lock in podcast_index-0.2.1 vs Gemfile.lock in podcast_index-0.3.0
- old
+ new
@@ -1,16 +1,16 @@
PATH
remote: .
specs:
- podcast_index (0.2.1)
+ podcast_index (0.3.0)
activesupport (>= 6.0, < 8)
addressable (~> 2)
GEM
remote: https://rubygems.org/
specs:
- activesupport (7.0.3.1)
+ activesupport (7.0.8)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.1)
@@ -25,17 +25,17 @@
irb (>= 1.5.0)
reline (>= 0.3.1)
diff-lcs (1.5.0)
docile (1.4.0)
hashdiff (1.0.1)
- i18n (1.12.0)
+ i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.6.0)
irb (1.6.2)
reline (>= 0.3.0)
json (2.6.3)
- minitest (5.17.0)
+ minitest (5.20.0)
parallel (1.22.1)
parser (3.1.3.0)
ast (~> 2.4.1)
public_suffix (5.0.1)
rainbow (3.1.1)
@@ -84,10 +84,10 @@
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
- tzinfo (2.0.5)
+ tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.3.0)
webmock (3.14.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)