Skip to content

Commit bb43a2d

Browse files
build(deps): bump uri from 0.13.1 to 1.0.3
Bumps [uri](https://github.com/ruby/uri) from 0.13.1 to 1.0.3. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](ruby/uri@v0.13.1...v1.0.3) --- updated-dependencies: - dependency-name: uri dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f8e1b69 commit bb43a2d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ gem 'statsd-ruby', '~> 1.5.0'
4141
gem 'steno'
4242
gem 'talentbox-delayed_job_sequel', '~> 4.3.0'
4343
gem 'thin'
44-
gem 'uri', '~> 0.13'
44+
gem 'uri', '~> 1.0'
4545
gem 'vmstat', '~> 2.3'
4646

4747
# Rails Components

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ GEM
585585
unicode-display_width (3.1.4)
586586
unicode-emoji (~> 4.0, >= 4.0.4)
587587
unicode-emoji (4.0.4)
588-
uri (0.13.1)
588+
uri (1.0.3)
589589
useragent (0.16.11)
590590
vhd (0.0.4)
591591
bit-struct
@@ -694,7 +694,7 @@ DEPENDENCIES
694694
talentbox-delayed_job_sequel (~> 4.3.0)
695695
thin
696696
timecop
697-
uri (~> 0.13)
697+
uri (~> 1.0)
698698
vmstat (~> 2.3)
699699
webmock (> 2.3.1)
700700

0 commit comments

Comments
 (0)