Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
Bump business from 1.0.0 to 2.3.0 in /ruby
Browse files Browse the repository at this point in the history
Bumps [business](https://github.com/gocardless/business) from 1.0.0 to 2.3.0.
- [Release notes](https://github.com/gocardless/business/releases)
- [Changelog](https://github.com/gocardless/business/blob/master/CHANGELOG.md)
- [Commits](gocardless/business@v1.0.0...v2.3.0)

---
updated-dependencies:
- dependency-name: business
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent 62f4b15 commit e3c2326
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ruby/Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source "https://rubygems.org"

gem "business", "~> 1.0.0"
gem "business", "~> 2.3.0"
gem "uk_phone_numbers", "~> 0.1.0"
4 changes: 2 additions & 2 deletions ruby/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
GEM
remote: https://rubygems.org/
specs:
business (1.0.0)
business (2.3.0)
uk_phone_numbers (0.1.0)

PLATFORMS
ruby

DEPENDENCIES
business (~> 1.0.0)
business (~> 2.3.0)
uk_phone_numbers (~> 0.1.0)

BUNDLED WITH
Expand Down

0 comments on commit e3c2326

Please sign in to comment.