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

Fix strscan version

This commit is contained in:
2022-11-16 09:20:51 +01:00
parent b37303fd72
commit 546cebc65a
2 changed files with 3 additions and 1 deletions

View File

@@ -74,3 +74,4 @@ gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
# See https://github.com/rails/rails/pull/44175
gem 'net-http'
gem 'uri', '0.10.0'
gem 'strscan', '3.0.1'