mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-26 18:18:51 +01:00
Remove explicit uri gem version
This commit is contained in:
7
Gemfile
7
Gemfile
@@ -69,10 +69,3 @@ gem 'omniauth-github'
|
||||
|
||||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
||||
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 'strscan', '3.0.1'
|
||||
gem 'stringio', '3.0.5'
|
||||
|
||||
Reference in New Issue
Block a user