Skip to content

Commit 42ab8f0

Browse files
Bump activesupport from 6.1.7.1 to 6.1.7.3 (#12)
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: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68f0895 commit 42ab8f0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: Gemfile.lock

+5-5
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.1)
6+
activesupport (6.1.7.3)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
@@ -76,7 +76,7 @@ GEM
7676
colored2 (3.1.2)
7777
commander (4.6.0)
7878
highline (~> 2.0.0)
79-
concurrent-ruby (1.1.10)
79+
concurrent-ruby (1.2.2)
8080
declarative (0.0.20)
8181
digest-crc (0.6.4)
8282
rake (>= 12.0.0, < 14.0.0)
@@ -221,7 +221,7 @@ GEM
221221
mini_magick (4.11.0)
222222
mini_mime (1.1.2)
223223
mini_portile2 (2.8.0)
224-
minitest (5.17.0)
224+
minitest (5.18.0)
225225
molinillo (0.8.0)
226226
multi_json (1.15.0)
227227
multipart-post (2.0.0)
@@ -285,7 +285,7 @@ GEM
285285
tty-cursor (~> 0.7)
286286
typhoeus (1.4.0)
287287
ethon (>= 0.9.0)
288-
tzinfo (2.0.5)
288+
tzinfo (2.0.6)
289289
concurrent-ruby (~> 1.0)
290290
uber (0.1.0)
291291
unf (0.1.4)
@@ -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.6)
310+
zeitwerk (2.6.7)
311311

312312
PLATFORMS
313313
ruby

0 commit comments

Comments
 (0)