Skip to content

Commit 359afe9

Browse files
Bump activesupport from 6.1.7.3 to 6.1.7.5
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.3 to 6.1.7.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.7.3...v6.1.7.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31b7422 commit 359afe9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.1.7.3)
4+
activesupport (6.1.7.5)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
@@ -16,7 +16,7 @@ GEM
1616
coffee-script-source
1717
execjs
1818
coffee-script-source (1.12.2)
19-
concurrent-ruby (1.2.2)
19+
concurrent-ruby (1.3.4)
2020
contracts (0.13.0)
2121
dotenv (2.7.6)
2222
erubis (2.7.0)
@@ -81,7 +81,7 @@ GEM
8181
middleman-core (>= 3.2)
8282
rouge (~> 3.2)
8383
mini_portile2 (2.8.7)
84-
minitest (5.18.0)
84+
minitest (5.25.1)
8585
nokogiri (1.16.5)
8686
mini_portile2 (~> 2.8.2)
8787
racc (~> 1.4)
@@ -124,7 +124,7 @@ GEM
124124
uglifier (3.2.0)
125125
execjs (>= 0.3.0, < 3)
126126
webrick (1.7.0)
127-
zeitwerk (2.6.7)
127+
zeitwerk (2.6.17)
128128

129129
PLATFORMS
130130
ruby

0 commit comments

Comments
 (0)