1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-26 18:18:51 +01:00

Set correct uri version

This commit is contained in:
2022-02-05 23:05:13 +01:00
parent 858d62d467
commit af7199560f
2 changed files with 4 additions and 2 deletions

View File

@@ -72,4 +72,5 @@ gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
# Silence net protocol warnings
# See https://github.com/rails/rails/pull/44175
gem 'net-http'
gem 'net-http'
gem 'uri', '0.10.0'