Skip to content

Commit 7586069

Browse files
Merge pull request #2560 from freeCodeCamp/renovate/ruby-on-rails-packages
chore(deps): update dependency activesupport to v7.2.2.2
2 parents 575bbfa + b0a9ce2 commit 7586069

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.2.2.1)
4+
activesupport (7.2.2.2)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -19,15 +19,15 @@ GEM
1919
erubi (>= 1.0.0)
2020
rack (>= 0.9.0)
2121
rouge (>= 1.0.0)
22-
bigdecimal (3.1.8)
22+
bigdecimal (3.1.9)
2323
browser (5.3.1)
2424
byebug (12.0.0)
2525
chunky_png (1.4.0)
2626
coderay (1.1.3)
27-
concurrent-ruby (1.3.4)
27+
concurrent-ruby (1.3.5)
2828
connection_pool (2.4.1)
2929
daemons (1.4.1)
30-
drb (2.2.1)
30+
drb (2.2.3)
3131
erubi (1.13.1)
3232
ethon (0.16.0)
3333
ffi (>= 1.15.0)
@@ -41,7 +41,7 @@ GEM
4141
html-pipeline (2.14.3)
4242
activesupport (>= 2)
4343
nokogiri (>= 1.4)
44-
i18n (1.14.6)
44+
i18n (1.14.7)
4545
concurrent-ruby (~> 1.0)
4646
image_optim (0.31.3)
4747
exifr (~> 1.2, >= 1.2.2)
@@ -55,7 +55,7 @@ GEM
5555
image_size (3.3.0)
5656
in_threads (1.6.0)
5757
io-console (0.8.0)
58-
logger (1.6.2)
58+
logger (1.6.6)
5959
method_source (1.1.0)
6060
mini_portile2 (2.8.9)
6161
minitest (5.25.5)

0 commit comments

Comments
 (0)