Skip to content

Commit e6de31d

Browse files
Bump activesupport from 6.1.7.2 to 6.1.7.3 in /template (#341)
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.2 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.7.2...v6.1.7.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 642187f commit e6de31d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

template/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GEM
33
specs:
44
CFPropertyList (3.0.6)
55
rexml
6-
activesupport (6.1.7.2)
6+
activesupport (6.1.7.3)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
@@ -54,7 +54,7 @@ GEM
5454
netrc (~> 0.11)
5555
cocoapods-try (1.2.0)
5656
colored2 (3.1.2)
57-
concurrent-ruby (1.2.0)
57+
concurrent-ruby (1.2.2)
5858
escape (0.0.4)
5959
ethon (0.16.0)
6060
ffi (>= 1.15.0)
@@ -66,7 +66,7 @@ GEM
6666
i18n (1.12.0)
6767
concurrent-ruby (~> 1.0)
6868
json (2.6.3)
69-
minitest (5.17.0)
69+
minitest (5.18.0)
7070
molinillo (0.8.0)
7171
nanaimo (0.3.0)
7272
nap (1.1.0)

0 commit comments

Comments
 (0)