Merge pull request #2299 from freeCodeCamp/renovate/ruby-on-rails-packages
Some checks failed
Deploy / Deploy to Heroku (push) Has been cancelled

chore(deps): update dependency activesupport to v7.2.0
This commit is contained in:
renovate[bot] 2024-08-10 04:00:52 +00:00 committed by GitHub
commit e2b543c05b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,16 +1,17 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.3.4)
activesupport (7.2.0)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
base64 (0.2.0)
better_errors (2.10.1)
erubi (>= 1.0.0)
@ -21,7 +22,7 @@ GEM
byebug (11.1.3)
chunky_png (1.4.0)
coderay (1.1.3)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
daemons (1.4.1)
drb (2.2.1)
@ -50,13 +51,13 @@ GEM
image_optim (~> 0.19)
image_size (3.3.0)
in_threads (1.6.0)
logger (1.6.0)
method_source (1.0.0)
mini_portile2 (2.8.7)
minitest (5.24.1)
multi_json (1.15.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
mutex_m (0.2.0)
newrelic_rpm (8.16.0)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
@ -96,6 +97,7 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
securerandom (0.3.1)
sinatra (3.2.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)