Skip to content

Commit 90cd3b2

Browse files
Bump activesupport from 6.1.4.1 to 7.0.4.3 (#10)
Bumps [activesupport](https://github.com/rails/rails) from 6.1.4.1 to 7.0.4.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...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4cdbfac commit 90cd3b2

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

Gemfile.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,22 @@ PATH
66
GEM
77
remote: https://rubygems.org/
88
specs:
9-
activesupport (6.1.4.1)
9+
activesupport (7.0.4.3)
1010
concurrent-ruby (~> 1.0, >= 1.0.2)
1111
i18n (>= 1.6, < 2)
1212
minitest (>= 5.1)
1313
tzinfo (~> 2.0)
14-
zeitwerk (~> 2.3)
1514
ast (2.4.2)
16-
concurrent-ruby (1.1.9)
15+
concurrent-ruby (1.2.2)
1716
diff-lcs (1.4.4)
1817
ffi (1.15.4)
19-
i18n (1.8.11)
18+
i18n (1.12.0)
2019
concurrent-ruby (~> 1.0)
2120
language_server-protocol (3.16.0.3)
2221
listen (3.7.0)
2322
rb-fsevent (~> 0.10, >= 0.10.3)
2423
rb-inotify (~> 0.9, >= 0.9.10)
25-
minitest (5.14.4)
24+
minitest (5.18.0)
2625
parallel (1.21.0)
2726
parser (3.0.3.0)
2827
ast (~> 2.4.1)
@@ -74,11 +73,10 @@ GEM
7473
terminal-table (>= 2, < 4)
7574
terminal-table (3.0.2)
7675
unicode-display_width (>= 1.1.1, < 3)
77-
tzinfo (2.0.4)
76+
tzinfo (2.0.6)
7877
concurrent-ruby (~> 1.0)
7978
unicode-display_width (2.1.0)
8079
yard (0.9.26)
81-
zeitwerk (2.5.1)
8280

8381
PLATFORMS
8482
x86_64-darwin-19

0 commit comments

Comments
 (0)