Skip to content

Commit afcd919

Browse files
chore(deps): bump activesupport from 6.1.7.2 to 7.0.4.3 (#2821)
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.2 to 7.0.4.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.2...v7.0.4.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 51d6cb3 commit afcd919

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

Gemfile.lock

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,11 @@ GEM
1111
specs:
1212
CFPropertyList (3.0.6)
1313
rexml
14-
activesupport (6.1.7.2)
14+
activesupport (7.0.4.3)
1515
concurrent-ruby (~> 1.0, >= 1.0.2)
1616
i18n (>= 1.6, < 2)
1717
minitest (>= 5.1)
1818
tzinfo (~> 2.0)
19-
zeitwerk (~> 2.3)
2019
addressable (2.8.1)
2120
public_suffix (>= 2.0.2, < 6.0)
2221
algoliasearch (1.27.5)
@@ -42,26 +41,26 @@ GEM
4241
aws-eventstream (~> 1, >= 1.0.2)
4342
babosa (1.0.4)
4443
claide (1.1.0)
45-
cocoapods (1.11.3)
44+
cocoapods (1.12.0)
4645
addressable (~> 2.8)
4746
claide (>= 1.0.2, < 2.0)
48-
cocoapods-core (= 1.11.3)
47+
cocoapods-core (= 1.12.0)
4948
cocoapods-deintegrate (>= 1.0.3, < 2.0)
50-
cocoapods-downloader (>= 1.4.0, < 2.0)
49+
cocoapods-downloader (>= 1.6.0, < 2.0)
5150
cocoapods-plugins (>= 1.0.0, < 2.0)
5251
cocoapods-search (>= 1.0.0, < 2.0)
53-
cocoapods-trunk (>= 1.4.0, < 2.0)
52+
cocoapods-trunk (>= 1.6.0, < 2.0)
5453
cocoapods-try (>= 1.1.0, < 2.0)
5554
colored2 (~> 3.1)
5655
escape (~> 0.0.4)
5756
fourflusher (>= 2.3.0, < 3.0)
5857
gh_inspector (~> 1.0)
5958
molinillo (~> 0.8.0)
6059
nap (~> 1.0)
61-
ruby-macho (>= 1.0, < 3.0)
60+
ruby-macho (>= 2.3.0, < 3.0)
6261
xcodeproj (>= 1.21.0, < 2.0)
63-
cocoapods-core (1.11.3)
64-
activesupport (>= 5.0, < 7)
62+
cocoapods-core (1.12.0)
63+
activesupport (>= 5.0, < 8)
6564
addressable (~> 2.8)
6665
algoliasearch (~> 1.0)
6766
concurrent-ruby (~> 1.1)
@@ -83,7 +82,7 @@ GEM
8382
colored2 (3.1.2)
8483
commander (4.6.0)
8584
highline (~> 2.0.0)
86-
concurrent-ruby (1.2.0)
85+
concurrent-ruby (1.2.2)
8786
declarative (0.0.20)
8887
digest-crc (0.6.4)
8988
rake (>= 12.0.0, < 14.0.0)
@@ -229,7 +228,7 @@ GEM
229228
mini_magick (4.12.0)
230229
mini_mime (1.1.2)
231230
mini_portile2 (2.8.1)
232-
minitest (5.17.0)
231+
minitest (5.18.0)
233232
molinillo (0.8.0)
234233
multi_json (1.15.0)
235234
multipart-post (2.0.0)
@@ -300,7 +299,6 @@ GEM
300299
rouge (~> 2.0.7)
301300
xcpretty-travis-formatter (1.0.1)
302301
xcpretty (~> 0.2, >= 0.0.7)
303-
zeitwerk (2.6.6)
304302

305303
PLATFORMS
306304
ruby

0 commit comments

Comments
 (0)