Skip to content

Commit 69896a0

Browse files
build(deps): bump uri from 1.0.4 to 1.1.0 (#4634)
Bumps [uri](https://github.com/ruby/uri) from 1.0.4 to 1.1.0. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](ruby/uri@v1.0.4...v1.1.0) --- updated-dependencies: - dependency-name: uri dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4b6883 commit 69896a0

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', '~> 1.0'
44+
gem 'uri', '~> 1.1'
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
@@ -605,7 +605,7 @@ GEM
605605
unicode-display_width (3.2.0)
606606
unicode-emoji (~> 4.1)
607607
unicode-emoji (4.1.0)
608-
uri (1.0.4)
608+
uri (1.1.0)
609609
useragent (0.16.11)
610610
vhd (0.0.4)
611611
bit-struct
@@ -716,7 +716,7 @@ DEPENDENCIES
716716
talentbox-delayed_job_sequel (~> 4.3.0)
717717
thin
718718
timecop
719-
uri (~> 1.0)
719+
uri (~> 1.1)
720720
vmstat (~> 2.3)
721721
webmock (> 2.3.1)
722722

0 commit comments

Comments
 (0)