Skip to content

Commit 37717a3

Browse files
chore(deps): bump activesupport from 7.1.5 to 7.1.5.1
Bumps [activesupport](https://github.com/rails/rails) from 7.1.5 to 7.1.5.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.1.5...v7.1.5.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f4f436 commit 37717a3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ GEM
1515
remote: https://rubygems.org/
1616
specs:
1717
RedCloth (4.3.4)
18-
activesupport (7.1.5)
18+
activesupport (7.1.5.1)
1919
base64
2020
benchmark (>= 0.3)
2121
bigdecimal
@@ -30,13 +30,13 @@ GEM
3030
tzinfo (~> 2.0)
3131
asciidoctor (2.0.23)
3232
base64 (0.2.0)
33-
benchmark (0.3.0)
34-
bigdecimal (3.1.8)
33+
benchmark (0.4.0)
34+
bigdecimal (3.1.9)
3535
builder (3.3.0)
3636
cgi (0.4.1)
3737
charlock_holmes (0.7.7)
38-
concurrent-ruby (1.3.4)
39-
connection_pool (2.4.1)
38+
concurrent-ruby (1.3.5)
39+
connection_pool (2.5.0)
4040
crass (1.0.6)
4141
creole (0.5.0)
4242
drb (2.2.1)
@@ -50,12 +50,12 @@ GEM
5050
activesupport (>= 2)
5151
nokogiri (~> 1.4)
5252
htmlentities (4.3.4)
53-
i18n (1.14.6)
53+
i18n (1.14.7)
5454
concurrent-ruby (~> 1.0)
55-
logger (1.6.1)
55+
logger (1.6.6)
5656
mini_mime (1.1.5)
5757
minitest (5.25.1)
58-
mutex_m (0.2.0)
58+
mutex_m (0.3.0)
5959
nokogiri (1.16.7-aarch64-linux)
6060
racc (~> 1.4)
6161
nokogiri (1.16.7-arm-linux)
@@ -88,7 +88,7 @@ GEM
8888
sanitize (6.1.3)
8989
crass (~> 1.0.2)
9090
nokogiri (>= 1.12.0)
91-
securerandom (0.3.1)
91+
securerandom (0.3.2)
9292
stringio (3.1.1)
9393
tdiff (0.4.0)
9494
twitter-text (1.14.7)

0 commit comments

Comments
 (0)