Skip to content

Commit 746dabe

Browse files
Bump activesupport from 6.1.7.6 to 7.2.3.1
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.6 to 7.2.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.7.6...v7.2.3.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ce1421 commit 746dabe

1 file changed

Lines changed: 34 additions & 19 deletions

File tree

Gemfile.lock

Lines changed: 34 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,39 +3,48 @@ GEM
33
specs:
44
CFPropertyList (3.0.5)
55
rexml
6-
activesupport (6.1.7.6)
7-
concurrent-ruby (~> 1.0, >= 1.0.2)
6+
activesupport (7.2.3.1)
7+
base64
8+
benchmark (>= 0.3)
9+
bigdecimal
10+
concurrent-ruby (~> 1.0, >= 1.3.1)
11+
connection_pool (>= 2.2.5)
12+
drb
813
i18n (>= 1.6, < 2)
9-
minitest (>= 5.1)
10-
tzinfo (~> 2.0)
11-
zeitwerk (~> 2.3)
14+
logger (>= 1.4.2)
15+
minitest (>= 5.1, < 6)
16+
securerandom (>= 0.3)
17+
tzinfo (~> 2.0, >= 2.0.5)
1218
addressable (2.8.1)
1319
public_suffix (>= 2.0.2, < 6.0)
1420
algoliasearch (1.27.5)
1521
httpclient (~> 2.8, >= 2.8.3)
1622
json (>= 1.5.1)
1723
atomos (0.1.3)
24+
base64 (0.3.0)
25+
benchmark (0.5.0)
26+
bigdecimal (4.0.1)
1827
claide (1.1.0)
19-
cocoapods (1.11.3)
28+
cocoapods (1.15.2)
2029
addressable (~> 2.8)
2130
claide (>= 1.0.2, < 2.0)
22-
cocoapods-core (= 1.11.3)
31+
cocoapods-core (= 1.15.2)
2332
cocoapods-deintegrate (>= 1.0.3, < 2.0)
24-
cocoapods-downloader (>= 1.4.0, < 2.0)
33+
cocoapods-downloader (>= 2.1, < 3.0)
2534
cocoapods-plugins (>= 1.0.0, < 2.0)
2635
cocoapods-search (>= 1.0.0, < 2.0)
27-
cocoapods-trunk (>= 1.4.0, < 2.0)
36+
cocoapods-trunk (>= 1.6.0, < 2.0)
2837
cocoapods-try (>= 1.1.0, < 2.0)
2938
colored2 (~> 3.1)
3039
escape (~> 0.0.4)
3140
fourflusher (>= 2.3.0, < 3.0)
3241
gh_inspector (~> 1.0)
3342
molinillo (~> 0.8.0)
3443
nap (~> 1.0)
35-
ruby-macho (>= 1.0, < 3.0)
36-
xcodeproj (>= 1.21.0, < 2.0)
37-
cocoapods-core (1.11.3)
38-
activesupport (>= 5.0, < 7)
44+
ruby-macho (>= 2.3.0, < 3.0)
45+
xcodeproj (>= 1.23.0, < 2.0)
46+
cocoapods-core (1.15.2)
47+
activesupport (>= 5.0, < 8)
3948
addressable (~> 2.8)
4049
algoliasearch (~> 1.0)
4150
concurrent-ruby (~> 1.1)
@@ -45,7 +54,7 @@ GEM
4554
public_suffix (~> 4.0)
4655
typhoeus (~> 1.0)
4756
cocoapods-deintegrate (1.0.5)
48-
cocoapods-downloader (1.6.3)
57+
cocoapods-downloader (2.1)
4958
cocoapods-plugins (1.0.0)
5059
nap
5160
cocoapods-search (1.0.1)
@@ -54,7 +63,9 @@ GEM
5463
netrc (~> 0.11)
5564
cocoapods-try (1.2.0)
5665
colored2 (3.1.2)
57-
concurrent-ruby (1.2.2)
66+
concurrent-ruby (1.3.3)
67+
connection_pool (3.0.2)
68+
drb (2.2.3)
5869
escape (0.0.4)
5970
ethon (0.15.0)
6071
ffi (>= 1.15.0)
@@ -63,17 +74,19 @@ GEM
6374
fuzzy_match (2.0.4)
6475
gh_inspector (1.1.3)
6576
httpclient (2.8.3)
66-
i18n (1.14.1)
77+
i18n (1.14.8)
6778
concurrent-ruby (~> 1.0)
6879
json (2.6.2)
69-
minitest (5.19.0)
80+
logger (1.7.0)
81+
minitest (5.27.0)
7082
molinillo (0.8.0)
7183
nanaimo (0.3.0)
7284
nap (1.1.0)
7385
netrc (0.11.0)
7486
public_suffix (4.0.7)
7587
rexml (3.3.9)
7688
ruby-macho (2.5.1)
89+
securerandom (0.4.1)
7790
typhoeus (1.4.0)
7891
ethon (>= 0.9.0)
7992
tzinfo (2.0.6)
@@ -85,13 +98,15 @@ GEM
8598
colored2 (~> 3.1)
8699
nanaimo (~> 0.3.0)
87100
rexml (>= 3.3.2, < 4.0)
88-
zeitwerk (2.6.11)
89101

90102
PLATFORMS
91103
ruby
92104

93105
DEPENDENCIES
94-
cocoapods (>= 1.11.3)
106+
activesupport (>= 6.1.7.5, != 7.1.0)
107+
cocoapods (>= 1.13, != 1.15.1, != 1.15.0)
108+
concurrent-ruby (< 1.3.4)
109+
xcodeproj (< 1.26.0)
95110

96111
RUBY VERSION
97112
ruby 2.7.6p219

0 commit comments

Comments
 (0)