Skip to content

Commit bca7efe

Browse files
Bump uk_phone_numbers from 0.1.0 to 0.1.1 in /ruby
Bumps [uk_phone_numbers](https://github.com/gocardless/uk_phone_numbers) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/gocardless/uk_phone_numbers/releases) - [Commits](https://github.com/gocardless/uk_phone_numbers/commits/v0.1.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb43a2a commit bca7efe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ruby/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source "https://rubygems.org"
22

33
gem "business", "~> 1.0.0"
4-
gem "uk_phone_numbers", "~> 0.1.0"
4+
gem "uk_phone_numbers", "~> 0.1.1"

ruby/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
business (1.0.0)
5-
uk_phone_numbers (0.1.0)
5+
uk_phone_numbers (0.1.1)
66

77
PLATFORMS
88
ruby
99

1010
DEPENDENCIES
1111
business (~> 1.0.0)
12-
uk_phone_numbers (~> 0.1.0)
12+
uk_phone_numbers (~> 0.1.1)
1313

1414
BUNDLED WITH
1515
1.17.3

0 commit comments

Comments
 (0)