Skip to content

Commit a2be532

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] <support@github.com>
1 parent c0105c2 commit a2be532

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)
@@ -45,10 +45,10 @@ GEM
4545
faraday-patron (1.0.0)
4646
faraday-rack (1.0.0)
4747
faraday-retry (1.0.3)
48-
i18n (1.8.11)
48+
i18n (1.12.0)
4949
concurrent-ruby (~> 1.0)
5050
method_source (1.0.0)
51-
minitest (5.14.4)
51+
minitest (5.15.0)
5252
multipart-post (2.3.0)
5353
parallel (1.21.0)
5454
parser (3.0.3.1)
@@ -90,13 +90,13 @@ GEM
9090
rubocop (~> 1.19)
9191
ruby-progressbar (1.11.0)
9292
ruby2_keywords (0.0.5)
93-
tzinfo (2.0.4)
93+
tzinfo (2.0.6)
9494
concurrent-ruby (~> 1.0)
9595
unicode-display_width (2.1.0)
9696
webrick (1.7.0)
9797
yard (0.9.27)
9898
webrick (~> 1.7.0)
99-
zeitwerk (2.5.1)
99+
zeitwerk (2.6.7)
100100

101101
PLATFORMS
102102
ruby

0 commit comments

Comments
 (0)