Skip to content

Commit 9cac221

Browse files
Bump activesupport from 6.1.4.1 to 6.1.7.3
Bumps [activesupport](https://github.com/rails/rails) from 6.1.4.1 to 6.1.7.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.4.1...v6.1.7.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a445a7 commit 9cac221

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
activesupport (6.1.4.1)
10+
activesupport (6.1.7.3)
1111
concurrent-ruby (~> 1.0, >= 1.0.2)
1212
i18n (>= 1.6, < 2)
1313
minitest (>= 5.1)
1414
tzinfo (~> 2.0)
1515
zeitwerk (~> 2.3)
1616
ast (2.4.2)
1717
coderay (1.1.3)
18-
concurrent-ruby (1.1.9)
18+
concurrent-ruby (1.2.2)
1919
diff-lcs (1.4.4)
2020
dotenv (2.7.6)
2121
factory_bot (6.2.0)
@@ -41,10 +41,10 @@ GEM
4141
faraday-net_http_persistent (1.2.0)
4242
faraday-patron (1.0.0)
4343
faraday-rack (1.0.0)
44-
i18n (1.8.11)
44+
i18n (1.12.0)
4545
concurrent-ruby (~> 1.0)
4646
method_source (1.0.0)
47-
minitest (5.14.4)
47+
minitest (5.15.0)
4848
multipart-post (2.2.3)
4949
parallel (1.21.0)
5050
parser (3.0.3.1)
@@ -86,13 +86,13 @@ GEM
8686
rubocop (~> 1.19)
8787
ruby-progressbar (1.11.0)
8888
ruby2_keywords (0.0.5)
89-
tzinfo (2.0.4)
89+
tzinfo (2.0.6)
9090
concurrent-ruby (~> 1.0)
9191
unicode-display_width (2.1.0)
9292
webrick (1.7.0)
9393
yard (0.9.27)
9494
webrick (~> 1.7.0)
95-
zeitwerk (2.5.1)
95+
zeitwerk (2.6.7)
9696

9797
PLATFORMS
9898
ruby

0 commit comments

Comments
 (0)