Skip to content

Commit

Permalink
Merge pull request #2299 from freeCodeCamp/renovate/ruby-on-rails-pac…
Browse files Browse the repository at this point in the history
…kages

chore(deps): update dependency activesupport to v7.2.0
  • Loading branch information
renovate[bot] committed Aug 10, 2024
2 parents 0dd0ad8 + b30ffbf commit e2b543c
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit e2b543c

Please sign in to comment.