Skip to content

Commit 4fac68a

Browse files
Bump activesupport from 6.1.7.3 to 6.1.7.6 (#14)
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.3 to 6.1.7.6. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.7.3...v6.1.7.6) --- 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 4dbd17b commit 4fac68a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GEM
33
specs:
44
CFPropertyList (3.0.5)
55
rexml
6-
activesupport (6.1.7.3)
6+
activesupport (6.1.7.6)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
@@ -198,7 +198,7 @@ GEM
198198
http-cookie (1.0.4)
199199
domain_name (~> 0.5)
200200
httpclient (2.8.3)
201-
i18n (1.12.0)
201+
i18n (1.14.1)
202202
concurrent-ruby (~> 1.0)
203203
jazzy (0.14.1)
204204
cocoapods (~> 1.5)
@@ -221,7 +221,7 @@ GEM
221221
mini_magick (4.11.0)
222222
mini_mime (1.1.2)
223223
mini_portile2 (2.8.1)
224-
minitest (5.18.0)
224+
minitest (5.19.0)
225225
molinillo (0.8.0)
226226
multi_json (1.15.0)
227227
multipart-post (2.0.0)
@@ -307,7 +307,7 @@ GEM
307307
rouge (~> 2.0.7)
308308
xcpretty-travis-formatter (1.0.1)
309309
xcpretty (~> 0.2, >= 0.0.7)
310-
zeitwerk (2.6.7)
310+
zeitwerk (2.6.11)
311311

312312
PLATFORMS
313313
ruby

0 commit comments

Comments
 (0)