mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Merge pull request #2312 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
This commit is contained in:
commit
de9f29f369
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
activesupport (7.2.0)
|
activesupport (7.2.1)
|
||||||
base64
|
base64
|
||||||
bigdecimal
|
bigdecimal
|
||||||
concurrent-ruby (~> 1.0, >= 1.3.1)
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
||||||
|
@ -22,7 +22,7 @@ GEM
|
||||||
byebug (11.1.3)
|
byebug (11.1.3)
|
||||||
chunky_png (1.4.0)
|
chunky_png (1.4.0)
|
||||||
coderay (1.1.3)
|
coderay (1.1.3)
|
||||||
concurrent-ruby (1.3.3)
|
concurrent-ruby (1.3.4)
|
||||||
connection_pool (2.4.1)
|
connection_pool (2.4.1)
|
||||||
daemons (1.4.1)
|
daemons (1.4.1)
|
||||||
drb (2.2.1)
|
drb (2.2.1)
|
||||||
|
|
Loading…
Reference in a new issue