Skip to content

Commit 34a39c2

Browse files
Bump the ruby-deps group with 7 updates
Bumps the ruby-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.198.0` | `1.199.1` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.9` | `1.18.10` | | [aws-partitions](https://github.com/aws/aws-sdk-ruby) | `1.1153.0` | `1.1168.0` | | [aws-sdk-core](https://github.com/aws/aws-sdk-ruby) | `3.232.0` | `3.233.0` | | [aws-sdk-kms](https://github.com/aws/aws-sdk-ruby) | `1.112.0` | `1.113.0` | | [bigdecimal](https://github.com/ruby/bigdecimal) | `3.2.2` | `3.2.3` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2025.0826` | `3.2025.0924` | Updates `aws-sdk-s3` from 1.198.0 to 1.199.1 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `nokogiri` from 1.18.9 to 1.18.10 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.9...v1.18.10) Updates `aws-partitions` from 1.1153.0 to 1.1168.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-partitions/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `aws-sdk-core` from 3.232.0 to 3.233.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-core/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `aws-sdk-kms` from 1.112.0 to 1.113.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-kms/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `bigdecimal` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](ruby/bigdecimal@v3.2.2...v3.2.3) Updates `mime-types-data` from 3.2025.0826 to 3.2025.0924 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](mime-types/mime-types-data@v3.2025.0826...v3.2025.0924) --- updated-dependencies: - dependency-name: aws-sdk-s3 dependency-version: 1.199.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: nokogiri dependency-version: 1.18.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: aws-partitions dependency-version: 1.1168.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: aws-sdk-core dependency-version: 3.233.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: aws-sdk-kms dependency-version: 1.113.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: bigdecimal dependency-version: 3.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: mime-types-data dependency-version: 3.2025.0924 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 516a59b commit 34a39c2

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,39 +2,39 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
aws-eventstream (1.4.0)
5-
aws-partitions (1.1153.0)
6-
aws-sdk-core (3.232.0)
5+
aws-partitions (1.1168.0)
6+
aws-sdk-core (3.233.0)
77
aws-eventstream (~> 1, >= 1.3.0)
88
aws-partitions (~> 1, >= 1.992.0)
99
aws-sigv4 (~> 1.9)
1010
base64
1111
bigdecimal
1212
jmespath (~> 1, >= 1.6.1)
1313
logger
14-
aws-sdk-kms (1.112.0)
14+
aws-sdk-kms (1.113.0)
1515
aws-sdk-core (~> 3, >= 3.231.0)
1616
aws-sigv4 (~> 1.5)
17-
aws-sdk-s3 (1.198.0)
17+
aws-sdk-s3 (1.199.1)
1818
aws-sdk-core (~> 3, >= 3.231.0)
1919
aws-sdk-kms (~> 1)
2020
aws-sigv4 (~> 1.5)
2121
aws-sigv4 (1.12.1)
2222
aws-eventstream (~> 1, >= 1.0.2)
2323
base64 (0.3.0)
24-
bigdecimal (3.2.2)
24+
bigdecimal (3.2.3)
2525
jmespath (1.6.2)
2626
logger (1.7.0)
2727
mime-types (3.7.0)
2828
logger
2929
mime-types-data (~> 3.2025, >= 3.2025.0507)
30-
mime-types-data (3.2025.0826)
30+
mime-types-data (3.2025.0924)
3131
mini_portile2 (2.8.9)
32-
nokogiri (1.18.9)
32+
nokogiri (1.18.10)
3333
mini_portile2 (~> 2.8.2)
3434
racc (~> 1.4)
35-
nokogiri (1.18.9-arm64-darwin)
35+
nokogiri (1.18.10-arm64-darwin)
3636
racc (~> 1.4)
37-
nokogiri (1.18.9-x86_64-linux-gnu)
37+
nokogiri (1.18.10-x86_64-linux-gnu)
3838
racc (~> 1.4)
3939
parallel (1.27.0)
4040
racc (1.8.1)

0 commit comments

Comments
 (0)