Skip to content

Commit 7bed2bc

Browse files
Bump activesupport from 6.1.4 to 7.0.4.2 in /.github/scripts
Bumps [activesupport](https://github.com/rails/rails) from 6.1.4 to 7.0.4.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.4...v7.0.4.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7248f62 commit 7bed2bc

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

.github/scripts/Gemfile.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,22 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.1.4)
4+
activesupport (7.0.4.2)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
9-
zeitwerk (~> 2.3)
10-
concurrent-ruby (1.1.9)
9+
concurrent-ruby (1.2.0)
1110
graphql (1.12.14)
1211
graphql-client (0.16.0)
1312
activesupport (>= 3.0)
1413
graphql (~> 1.8)
15-
i18n (1.8.10)
14+
i18n (1.12.0)
1615
concurrent-ruby (~> 1.0)
17-
minitest (5.14.4)
16+
minitest (5.17.0)
1817
time_ago_in_words (0.1.1)
19-
tzinfo (2.0.4)
18+
tzinfo (2.0.6)
2019
concurrent-ruby (~> 1.0)
21-
zeitwerk (2.4.2)
2220

2321
PLATFORMS
2422
ruby

0 commit comments

Comments
 (0)