1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 18:48:49 +01:00

Update files for Rails 6.1

This commit is contained in:
2021-01-13 21:13:14 +01:00
parent 047515d288
commit cb3c05b9a6
17 changed files with 106 additions and 38 deletions

View File

@@ -117,6 +117,10 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jwt (2.2.1)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.8.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
@@ -194,10 +198,14 @@ GEM
rake (>= 0.8.7)
thor (~> 1.0)
rake (13.0.3)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.2.1)
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
ruby_dep (1.5.0)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
@@ -263,6 +271,7 @@ DEPENDENCIES
font-awesome-sass (~> 5.15.1)
jbuilder (~> 2.10.1)
jquery-rails (~> 4.4.0)
listen (~> 3.1.5)
mysql2 (~> 0.5.2)
omniauth
omniauth-github