Skip to content

Commit 21d266e

Browse files
Bump activesupport from 6.1.4.1 to 6.1.7.1
Bumps [activesupport](https://github.com/rails/rails) from 6.1.4.1 to 6.1.7.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.4.1...v6.1.7.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 83f86c4 commit 21d266e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GEM
33
specs:
44
CFPropertyList (3.0.4)
55
rexml
6-
activesupport (6.1.4.1)
6+
activesupport (6.1.7.1)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
@@ -75,7 +75,7 @@ GEM
7575
colored2 (3.1.2)
7676
commander (4.6.0)
7777
highline (~> 2.0.0)
78-
concurrent-ruby (1.1.9)
78+
concurrent-ruby (1.1.10)
7979
declarative (0.0.20)
8080
digest-crc (0.6.4)
8181
rake (>= 12.0.0, < 14.0.0)
@@ -197,7 +197,7 @@ GEM
197197
http-cookie (1.0.4)
198198
domain_name (~> 0.5)
199199
httpclient (2.8.3)
200-
i18n (1.8.10)
200+
i18n (1.12.0)
201201
concurrent-ruby (~> 1.0)
202202
jazzy (0.14.1)
203203
cocoapods (~> 1.5)
@@ -216,7 +216,7 @@ GEM
216216
memoist (0.16.2)
217217
mini_magick (4.11.0)
218218
mini_mime (1.1.2)
219-
minitest (5.14.4)
219+
minitest (5.17.0)
220220
molinillo (0.8.0)
221221
multi_json (1.15.0)
222222
multipart-post (2.0.0)
@@ -264,7 +264,7 @@ GEM
264264
tty-cursor (~> 0.7)
265265
typhoeus (1.4.0)
266266
ethon (>= 0.9.0)
267-
tzinfo (2.0.4)
267+
tzinfo (2.0.5)
268268
concurrent-ruby (~> 1.0)
269269
uber (0.1.0)
270270
unf (0.1.4)
@@ -289,7 +289,7 @@ GEM
289289
rouge (~> 2.0.7)
290290
xcpretty-travis-formatter (1.0.1)
291291
xcpretty (~> 0.2, >= 0.0.7)
292-
zeitwerk (2.5.1)
292+
zeitwerk (2.6.6)
293293

294294
PLATFORMS
295295
ruby

0 commit comments

Comments
 (0)