mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Merge pull request #2342 from freeCodeCamp/renovate/ruby-on-rails-packages
Some checks failed
Deploy / Deploy to Heroku (push) Has been cancelled
Some checks failed
Deploy / Deploy to Heroku (push) Has been cancelled
chore(deps): update dependency activesupport to v7.2.1.1
This commit is contained in:
commit
4e4723b5f9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
activesupport (7.2.1)
|
||||
activesupport (7.2.1.1)
|
||||
base64
|
||||
bigdecimal
|
||||
concurrent-ruby (~> 1.0, >= 1.3.1)
|
||||
|
@ -38,7 +38,7 @@ GEM
|
|||
html-pipeline (2.14.3)
|
||||
activesupport (>= 2)
|
||||
nokogiri (>= 1.4)
|
||||
i18n (1.14.5)
|
||||
i18n (1.14.6)
|
||||
concurrent-ruby (~> 1.0)
|
||||
image_optim (0.31.3)
|
||||
exifr (~> 1.2, >= 1.2.2)
|
||||
|
@ -51,7 +51,7 @@ GEM
|
|||
image_optim (~> 0.19)
|
||||
image_size (3.3.0)
|
||||
in_threads (1.6.0)
|
||||
logger (1.6.0)
|
||||
logger (1.6.1)
|
||||
method_source (1.0.0)
|
||||
mini_portile2 (2.8.7)
|
||||
minitest (5.25.1)
|
||||
|
|
Loading…
Reference in a new issue