Skip to content

Commit

Permalink
Merge pull request #3 from jburitica-plana/dependabot/bundler/ruby/bu…
Browse files Browse the repository at this point in the history
…siness-2.3.0

Bump business from 1.0.0 to 2.3.0 in /ruby
  • Loading branch information
jburitica-plana authored Oct 7, 2024
2 parents 33b8fa8 + 0a619a3 commit b7106e0
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 b7106e0

Please sign in to comment.