Skip to content

Commit

Permalink
Bump the ruby-production-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the ruby-production-dependencies group with 4 updates: [aws-partitions](https://github.com/aws/aws-sdk-ruby), [aws-sdk-core](https://github.com/aws/aws-sdk-ruby), [recaptcha](https://github.com/ambethia/recaptcha) and [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby).


Updates `aws-partitions` from 1.1036.0 to 1.1037.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.215.0 to 3.215.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-core/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `recaptcha` from 5.18.0 to 5.19.0
- [Changelog](https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md)
- [Commits](ambethia/recaptcha@v5.18.0...v5.19.0)

Updates `sass-embedded` from 1.83.3 to 1.83.4
- [Commits](sass-contrib/sass-embedded-host-ruby@v1.83.3...v1.83.4)

---
updated-dependencies:
- dependency-name: aws-partitions
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-production-dependencies
- dependency-name: aws-sdk-core
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-production-dependencies
- dependency-name: recaptcha
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-production-dependencies
- dependency-name: sass-embedded
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 904eb02 commit 2577a07
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.1036.0)
aws-sdk-core (3.215.0)
aws-partitions (1.1037.0)
aws-sdk-core (3.215.1)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
Expand Down Expand Up @@ -293,7 +293,7 @@ GEM
rake (13.2.1)
rdoc (6.10.0)
psych (>= 4.0.0)
recaptcha (5.18.0)
recaptcha (5.19.0)
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
Expand Down Expand Up @@ -334,12 +334,12 @@ GEM
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (2.4.1)
sass-embedded (1.83.3)
sass-embedded (1.83.4)
google-protobuf (~> 4.29)
rake (>= 13)
sass-embedded (1.83.3-x86_64-darwin)
sass-embedded (1.83.4-x86_64-darwin)
google-protobuf (~> 4.29)
sass-embedded (1.83.3-x86_64-linux-gnu)
sass-embedded (1.83.4-x86_64-linux-gnu)
google-protobuf (~> 4.29)
sassc-embedded (1.80.1)
sass-embedded (~> 1.80)
Expand Down

0 comments on commit 2577a07

Please sign in to comment.