Skip to content

Commit ad3eae3

Browse files
Merge pull request #2219 from freeCodeCamp/renovate/ruby-on-rails-packages
chore(deps): update dependency activesupport to v7.1.3.3
2 parents dec1cb2 + 1176b83 commit ad3eae3

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Gemfile.lock

Lines changed: 4 additions & 5 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.1.3.2)
4+
activesupport (7.1.3.3)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -16,16 +16,15 @@ GEM
1616
erubi (>= 1.0.0)
1717
rack (>= 0.9.0)
1818
rouge (>= 1.0.0)
19-
bigdecimal (3.1.6)
19+
bigdecimal (3.1.8)
2020
browser (5.3.1)
2121
byebug (11.1.3)
2222
chunky_png (1.4.0)
2323
coderay (1.1.3)
2424
concurrent-ruby (1.2.3)
2525
connection_pool (2.4.1)
2626
daemons (1.4.1)
27-
drb (2.2.0)
28-
ruby2_keywords
27+
drb (2.2.1)
2928
erubi (1.12.0)
3029
ethon (0.16.0)
3130
ffi (>= 1.15.0)
@@ -38,7 +37,7 @@ GEM
3837
html-pipeline (2.14.3)
3938
activesupport (>= 2)
4039
nokogiri (>= 1.4)
41-
i18n (1.14.1)
40+
i18n (1.14.5)
4241
concurrent-ruby (~> 1.0)
4342
image_optim (0.31.3)
4443
exifr (~> 1.2, >= 1.2.2)

0 commit comments

Comments
 (0)