Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Commit 503769d

Browse files
build(deps): bump activesupport from 6.1.5 to 6.1.7.2 (#127)
Bumps [activesupport](https://github.com/rails/rails) from 6.1.5 to 6.1.7.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.5...v6.1.7.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c17a629 commit 503769d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
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.5)
6+
activesupport (6.1.7.2)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
@@ -58,7 +58,7 @@ GEM
5858
netrc (~> 0.11)
5959
cocoapods-try (1.2.0)
6060
colored2 (3.1.2)
61-
concurrent-ruby (1.1.10)
61+
concurrent-ruby (1.2.0)
6262
escape (0.0.4)
6363
ethon (0.15.0)
6464
ffi (>= 1.15.0)
@@ -67,10 +67,10 @@ GEM
6767
fuzzy_match (2.0.4)
6868
gh_inspector (1.1.3)
6969
httpclient (2.8.3)
70-
i18n (1.10.0)
70+
i18n (1.12.0)
7171
concurrent-ruby (~> 1.0)
7272
json (2.6.1)
73-
minitest (5.15.0)
73+
minitest (5.17.0)
7474
molinillo (0.8.0)
7575
nanaimo (0.3.0)
7676
nap (1.1.0)
@@ -80,7 +80,7 @@ GEM
8080
ruby-macho (2.5.1)
8181
typhoeus (1.4.0)
8282
ethon (>= 0.9.0)
83-
tzinfo (2.0.4)
83+
tzinfo (2.0.6)
8484
concurrent-ruby (~> 1.0)
8585
xcodeproj (1.21.0)
8686
CFPropertyList (>= 2.3.3, < 4.0)
@@ -89,7 +89,7 @@ GEM
8989
colored2 (~> 3.1)
9090
nanaimo (~> 0.3.0)
9191
rexml (~> 3.2.4)
92-
zeitwerk (2.5.4)
92+
zeitwerk (2.6.7)
9393

9494
PLATFORMS
9595
arm64-darwin-21

0 commit comments

Comments
 (0)