Skip to content

Commit 613b25d

Browse files
Bump activesupport from 6.1.7.1 to 6.1.7.3
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.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.7.1...v6.1.7.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4895834 commit 613b25d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ GEM
2222
specs:
2323
CFPropertyList (3.0.5)
2424
rexml
25-
activesupport (6.1.7.1)
25+
activesupport (6.1.7.3)
2626
concurrent-ruby (~> 1.0, >= 1.0.2)
2727
i18n (>= 1.6, < 2)
2828
minitest (>= 5.1)
@@ -106,7 +106,7 @@ GEM
106106
colored2 (3.1.2)
107107
commander (4.6.0)
108108
highline (~> 2.0.0)
109-
concurrent-ruby (1.1.10)
109+
concurrent-ruby (1.2.2)
110110
cork (0.3.0)
111111
colored2 (~> 3.1)
112112
crack (0.4.5)
@@ -275,7 +275,7 @@ GEM
275275
mini_magick (4.11.0)
276276
mini_mime (1.1.2)
277277
mini_portile2 (2.8.1)
278-
minitest (5.17.0)
278+
minitest (5.18.0)
279279
molinillo (0.8.0)
280280
multi_json (1.15.0)
281281
multipart-post (2.0.0)
@@ -386,7 +386,7 @@ GEM
386386
tty-cursor (~> 0.7)
387387
typhoeus (1.4.0)
388388
ethon (>= 0.9.0)
389-
tzinfo (2.0.5)
389+
tzinfo (2.0.6)
390390
concurrent-ruby (~> 1.0)
391391
uber (0.1.0)
392392
unf (0.1.4)
@@ -412,7 +412,7 @@ GEM
412412
xcpretty-travis-formatter (1.0.1)
413413
xcpretty (~> 0.2, >= 0.0.7)
414414
yard (0.9.26)
415-
zeitwerk (2.6.6)
415+
zeitwerk (2.6.7)
416416

417417
PLATFORMS
418418
ruby

0 commit comments

Comments
 (0)