Skip to content

Commit ae34c1e

Browse files
Bump activesupport from 6.1.6.1 to 6.1.7.5
Bumps [activesupport](https://github.com/rails/rails) from 6.1.6.1 to 6.1.7.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.6.1...v6.1.7.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 756af54 commit ae34c1e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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.6.1)
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.0)
19+
concurrent-ruby (1.3.5)
2020
contracts (0.16.1)
2121
dotenv (2.8.1)
2222
erubis (2.7.0)
@@ -81,7 +81,7 @@ GEM
8181
middleman-core (>= 3.2)
8282
rouge (~> 3.2)
8383
mini_portile2 (2.8.0)
84-
minitest (5.17.0)
84+
minitest (5.25.4)
8585
nokogiri (1.13.9)
8686
mini_portile2 (~> 2.8.0)
8787
racc (~> 1.4)
@@ -122,7 +122,7 @@ GEM
122122
uglifier (3.2.0)
123123
execjs (>= 0.3.0, < 3)
124124
webrick (1.8.2)
125-
zeitwerk (2.6.0)
125+
zeitwerk (2.7.1)
126126

127127
PLATFORMS
128128
ruby

0 commit comments

Comments
 (0)