1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 10:38:50 +01:00

Bump uri from 0.10.0 to 0.12.0

Bumps [uri](https://github.com/ruby/uri) from 0.10.0 to 0.12.0.
- [Release notes](https://github.com/ruby/uri/releases)
- [Commits](https://github.com/ruby/uri/compare/v0.10.0...v0.12.0)

---
updated-dependencies:
- dependency-name: uri
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-18 16:13:34 +00:00
committed by GitHub
parent f100c6d1ec
commit 2345477ac8
2 changed files with 3 additions and 3 deletions

View File

@@ -73,6 +73,6 @@ gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
# Silence net protocol warnings
# See https://github.com/rails/rails/pull/44175
gem 'net-http'
gem 'uri', '0.10.0'
gem 'uri', '0.12.0'
gem 'strscan', '3.0.1'
gem 'stringio', '3.0.5'