Skip to content

Commit 88b872a

Browse files
Bump activesupport from 6.1.7 to 7.0.5 (#174)
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7 to 7.0.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.5/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.7...v7.0.5) --- 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 4ad653f commit 88b872a

File tree

1 file changed

+16
-18
lines changed

1 file changed

+16
-18
lines changed

Gemfile.lock

Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,41 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.5)
4+
CFPropertyList (3.0.6)
55
rexml
6-
activesupport (6.1.7)
6+
activesupport (7.0.5)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
1010
tzinfo (~> 2.0)
11-
zeitwerk (~> 2.3)
12-
addressable (2.8.1)
11+
addressable (2.8.4)
1312
public_suffix (>= 2.0.2, < 6.0)
1413
algoliasearch (1.27.5)
1514
httpclient (~> 2.8, >= 2.8.3)
1615
json (>= 1.5.1)
1716
atomos (0.1.3)
1817
claide (1.1.0)
1918
clamp (1.3.2)
20-
cocoapods (1.11.3)
19+
cocoapods (1.12.1)
2120
addressable (~> 2.8)
2221
claide (>= 1.0.2, < 2.0)
23-
cocoapods-core (= 1.11.3)
22+
cocoapods-core (= 1.12.1)
2423
cocoapods-deintegrate (>= 1.0.3, < 2.0)
25-
cocoapods-downloader (>= 1.4.0, < 2.0)
24+
cocoapods-downloader (>= 1.6.0, < 2.0)
2625
cocoapods-plugins (>= 1.0.0, < 2.0)
2726
cocoapods-search (>= 1.0.0, < 2.0)
28-
cocoapods-trunk (>= 1.4.0, < 2.0)
27+
cocoapods-trunk (>= 1.6.0, < 2.0)
2928
cocoapods-try (>= 1.1.0, < 2.0)
3029
colored2 (~> 3.1)
3130
escape (~> 0.0.4)
3231
fourflusher (>= 2.3.0, < 3.0)
3332
gh_inspector (~> 1.0)
3433
molinillo (~> 0.8.0)
3534
nap (~> 1.0)
36-
ruby-macho (>= 1.0, < 3.0)
35+
ruby-macho (>= 2.3.0, < 3.0)
3736
xcodeproj (>= 1.21.0, < 2.0)
38-
cocoapods-core (1.11.3)
39-
activesupport (>= 5.0, < 7)
37+
cocoapods-core (1.12.1)
38+
activesupport (>= 5.0, < 8)
4039
addressable (~> 2.8)
4140
algoliasearch (~> 1.0)
4241
concurrent-ruby (~> 1.1)
@@ -55,16 +54,16 @@ GEM
5554
netrc (~> 0.11)
5655
cocoapods-try (1.2.0)
5756
colored2 (3.1.2)
58-
concurrent-ruby (1.1.10)
57+
concurrent-ruby (1.2.2)
5958
escape (0.0.4)
60-
ethon (0.15.0)
59+
ethon (0.16.0)
6160
ffi (>= 1.15.0)
6261
ffi (1.15.5)
6362
fourflusher (2.3.1)
6463
fuzzy_match (2.0.4)
6564
gh_inspector (1.1.3)
6665
httpclient (2.8.3)
67-
i18n (1.12.0)
66+
i18n (1.14.1)
6867
concurrent-ruby (~> 1.0)
6968
jazzy (0.14.3)
7069
cocoapods (~> 1.5)
@@ -76,10 +75,10 @@ GEM
7675
sassc (~> 2.1)
7776
sqlite3 (~> 1.3)
7877
xcinvoke (~> 0.3.0)
79-
json (2.6.2)
78+
json (2.6.3)
8079
liferaft (0.0.6)
8180
mini_portile2 (2.8.1)
82-
minitest (5.16.3)
81+
minitest (5.18.1)
8382
molinillo (0.8.0)
8483
mustache (1.1.1)
8584
nanaimo (0.3.0)
@@ -107,7 +106,7 @@ GEM
107106
mini_portile2 (~> 2.8.0)
108107
typhoeus (1.4.0)
109108
ethon (>= 0.9.0)
110-
tzinfo (2.0.5)
109+
tzinfo (2.0.6)
111110
concurrent-ruby (~> 1.0)
112111
xcinvoke (0.3.0)
113112
liferaft (~> 0.0.6)
@@ -118,7 +117,6 @@ GEM
118117
colored2 (~> 3.1)
119118
nanaimo (~> 0.3.0)
120119
rexml (~> 3.2.4)
121-
zeitwerk (2.6.2)
122120

123121
PLATFORMS
124122
ruby

0 commit comments

Comments
 (0)