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

Update bundler, fix stringio version

This commit is contained in:
2022-11-16 09:41:11 +01:00
parent 0e97b943f8
commit 8b19a1b8d7
2 changed files with 5 additions and 3 deletions

View File

@@ -74,4 +74,5 @@ 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'
gem 'strscan', '3.0.1'
gem 'stringio', '3.0.1'