mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
chore(deps): update dependency activesupport to v7.1.3.3
This commit is contained in:
parent
dec1cb253f
commit
1176b83922
1 changed files with 4 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
activesupport (7.1.3.2)
|
||||
activesupport (7.1.3.3)
|
||||
base64
|
||||
bigdecimal
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
|
@ -16,7 +16,7 @@ GEM
|
|||
erubi (>= 1.0.0)
|
||||
rack (>= 0.9.0)
|
||||
rouge (>= 1.0.0)
|
||||
bigdecimal (3.1.6)
|
||||
bigdecimal (3.1.8)
|
||||
browser (5.3.1)
|
||||
byebug (11.1.3)
|
||||
chunky_png (1.4.0)
|
||||
|
@ -24,8 +24,7 @@ GEM
|
|||
concurrent-ruby (1.2.3)
|
||||
connection_pool (2.4.1)
|
||||
daemons (1.4.1)
|
||||
drb (2.2.0)
|
||||
ruby2_keywords
|
||||
drb (2.2.1)
|
||||
erubi (1.12.0)
|
||||
ethon (0.16.0)
|
||||
ffi (>= 1.15.0)
|
||||
|
@ -38,7 +37,7 @@ GEM
|
|||
html-pipeline (2.14.3)
|
||||
activesupport (>= 2)
|
||||
nokogiri (>= 1.4)
|
||||
i18n (1.14.1)
|
||||
i18n (1.14.5)
|
||||
concurrent-ruby (~> 1.0)
|
||||
image_optim (0.31.3)
|
||||
exifr (~> 1.2, >= 1.2.2)
|
||||
|
|
Loading…
Reference in a new issue