Skip to content

Commit 5d71518

Browse files
Bump activesupport from 6.1.5 to 6.1.7.3 (#1165)
* Bump activesupport from 6.1.5 to 6.1.7.3 Bumps [activesupport](https://github.com/rails/rails) from 6.1.5 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.5...v6.1.7.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Bump Ruby from 2.6.5 to 3.2.1 * Run bundle update * Run bundle update --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ivan Magda <[email protected]>
1 parent d654dd4 commit 5d71518

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.1
1+
3.2.1

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,29 +3,29 @@ GEM
33
specs:
44
CFPropertyList (3.0.6)
55
rexml
6-
activesupport (7.0.4.2)
6+
activesupport (7.0.4.3)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
1010
tzinfo (~> 2.0)
11-
addressable (2.8.1)
11+
addressable (2.8.2)
1212
public_suffix (>= 2.0.2, < 6.0)
1313
algoliasearch (1.27.5)
1414
httpclient (~> 2.8, >= 2.8.3)
1515
json (>= 1.5.1)
1616
artifactory (3.0.15)
1717
atomos (0.1.3)
1818
aws-eventstream (1.2.0)
19-
aws-partitions (1.721.0)
20-
aws-sdk-core (3.170.0)
19+
aws-partitions (1.739.0)
20+
aws-sdk-core (3.171.0)
2121
aws-eventstream (~> 1, >= 1.0.2)
2222
aws-partitions (~> 1, >= 1.651.0)
2323
aws-sigv4 (~> 1.5)
2424
jmespath (~> 1, >= 1.6.1)
2525
aws-sdk-kms (1.63.0)
2626
aws-sdk-core (~> 3, >= 3.165.0)
2727
aws-sigv4 (~> 1.1)
28-
aws-sdk-s3 (1.119.1)
28+
aws-sdk-s3 (1.120.0)
2929
aws-sdk-core (~> 3, >= 3.165.0)
3030
aws-sdk-kms (~> 1)
3131
aws-sigv4 (~> 1.4)
@@ -167,7 +167,7 @@ GEM
167167
xcodeproj (>= 1.5.0, < 2.0.0)
168168
gh_inspector (1.1.3)
169169
git (1.2.9.1)
170-
google-apis-androidpublisher_v3 (0.35.0)
170+
google-apis-androidpublisher_v3 (0.38.0)
171171
google-apis-core (>= 0.11.0, < 2.a)
172172
google-apis-core (0.11.0)
173173
addressable (~> 2.5, >= 2.5.1)
@@ -198,7 +198,7 @@ GEM
198198
google-cloud-core (~> 1.6)
199199
googleauth (>= 0.16.2, < 2.a)
200200
mini_mime (~> 1.0)
201-
googleauth (1.3.0)
201+
googleauth (1.5.0)
202202
faraday (>= 0.17.3, < 3.a)
203203
jwt (>= 1.4, < 3.0)
204204
memoist (~> 0.16)
@@ -293,4 +293,4 @@ RUBY VERSION
293293
ruby 3.2.1p31
294294

295295
BUNDLED WITH
296-
2.4.7
296+
2.4.10

0 commit comments

Comments
 (0)