Skip to content

Commit

Permalink
Bump the ruby-dependencies group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the ruby-dependencies group with 3 updates in the / directory: [sequel](https://github.com/jeremyevans/sequel), [stripe](https://github.com/stripe/stripe-ruby) and [rubocop-rspec](https://github.com/rubocop/rubocop-rspec).


Updates `sequel` from 5.79.0 to 5.80.0
- [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG)
- [Commits](jeremyevans/sequel@5.79.0...5.80.0)

Updates `stripe` from 11.2.0 to 11.3.0
- [Release notes](https://github.com/stripe/stripe-ruby/releases)
- [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-ruby@v11.2.0...v11.3.0)

Updates `rubocop-rspec` from 2.29.1 to 2.29.2
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rspec@v2.29.1...v2.29.2)

---
updated-dependencies:
- dependency-name: sequel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-dependencies
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-dependencies
- dependency-name: rubocop-rspec
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 3, 2024
1 parent 452ef85 commit 8d0036d
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 @@ -228,7 +228,7 @@ GEM
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.29.1)
rubocop-rspec (2.29.2)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand All @@ -243,7 +243,7 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
sequel (5.79.0)
sequel (5.80.0)
bigdecimal
sequel-annotate (1.7.0)
sequel (>= 4)
Expand All @@ -269,7 +269,7 @@ GEM
standard-performance (1.3.1)
lint_roller (~> 1.1)
rubocop-performance (~> 1.20.2)
stripe (11.2.0)
stripe (11.3.0)
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
tilt (2.3.0)
Expand Down

0 comments on commit 8d0036d

Please sign in to comment.