Skip to content

Commit

Permalink
Bump the ruby-production-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the ruby-production-dependencies group with 3 updates: [aws-partitions](https://github.com/aws/aws-sdk-ruby), [net-imap](https://github.com/ruby/net-imap) and [tilt](https://github.com/jeremyevans/tilt).


Updates `aws-partitions` from 1.1026.0 to 1.1027.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 `net-imap` from 0.5.2 to 0.5.4
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](ruby/net-imap@v0.5.2...v0.5.4)

Updates `tilt` from 2.4.0 to 2.5.0
- [Changelog](https://github.com/jeremyevans/tilt/blob/master/CHANGELOG.md)
- [Commits](jeremyevans/tilt@v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: aws-partitions
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-production-dependencies
- dependency-name: net-imap
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-production-dependencies
- dependency-name: tilt
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent ee53104 commit 2d274d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.1026.0)
aws-partitions (1.1027.0)
aws-sdk-core (3.214.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
Expand Down Expand Up @@ -214,7 +214,7 @@ GEM
msgpack (1.7.5)
net-http (0.6.0)
uri
net-imap (0.5.2)
net-imap (0.5.4)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -359,7 +359,7 @@ GEM
stackprof (0.2.26)
stringio (3.1.2)
thor (1.3.2)
tilt (2.4.0)
tilt (2.5.0)
timeout (0.4.3)
tinymce-rails (4.9.11.1)
railties (>= 3.1.1)
Expand Down

0 comments on commit 2d274d3

Please sign in to comment.