1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2025-12-11 00:56:43 +01:00

Compare commits

..

No commits in common. "dfd86af95e29c9dccf261b8a0735252b663172f1" and "12a633bc54bc1f9750231c1a15ad3cb0887e4c48" have entirely different histories.

2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@ gem 'jbuilder', '~> 2.11.2'
gem 'sdoc', '~> 2.0.4', group: :doc
gem 'web-console', '~> 4.1.0', group: :development
gem 'listen', '~> 3.5.0', group: :development
gem 'listen', '~> 3.4.1', group: :development
# Use Codacy for coverage
gem 'codacy-coverage', :require => false

View File

@ -66,7 +66,7 @@ GEM
execjs
bcrypt (3.1.16)
bindex (0.8.1)
bootsnap (1.7.3)
bootsnap (1.7.2)
msgpack (~> 1.0)
bootstrap (4.5.3)
autoprefixer-rails (>= 9.1.0)
@ -102,7 +102,7 @@ GEM
execjs (2.7.0)
faraday (1.0.0)
multipart-post (>= 1.2, < 3)
ffi (1.15.0)
ffi (1.14.2)
font-awesome-sass (5.15.1)
sassc (>= 1.11)
globalid (0.4.2)
@ -118,7 +118,7 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jwt (2.2.1)
listen (3.5.0)
listen (3.4.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.9.0)
@ -271,7 +271,7 @@ DEPENDENCIES
font-awesome-sass (~> 5.15.1)
jbuilder (~> 2.11.2)
jquery-rails (~> 4.4.0)
listen (~> 3.5.0)
listen (~> 3.4.1)
mysql2 (~> 0.5.2)
omniauth
omniauth-github