Skip to content

Commit

Permalink
Bump uk_phone_numbers from 0.1.0 to 0.1.1 in /ruby
Browse files Browse the repository at this point in the history
Bumps [uk_phone_numbers](https://github.com/gocardless/uk_phone_numbers) from 0.1.0 to 0.1.1.
- [Commits](https://github.com/gocardless/uk_phone_numbers/commits/v0.1.1)

---
updated-dependencies:
- dependency-name: uk_phone_numbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent 33b8fa8 commit c2bb677
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 "uk_phone_numbers", "~> 0.1.0"
gem "uk_phone_numbers", "~> 0.1.1"
4 changes: 2 additions & 2 deletions ruby/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ GEM
remote: https://rubygems.org/
specs:
business (1.0.0)
uk_phone_numbers (0.1.0)
uk_phone_numbers (0.1.1)

PLATFORMS
ruby

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

BUNDLED WITH
1.17.3

0 comments on commit c2bb677

Please sign in to comment.