mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
Compare commits
2 Commits
f26ed021eb
...
54c4b24880
| Author | SHA1 | Date | |
|---|---|---|---|
| 54c4b24880 | |||
|
|
9316b89430 |
2
Gemfile
2
Gemfile
@ -35,7 +35,7 @@ gem 'jbuilder', '~> 2.10.1'
|
||||
gem 'sdoc', '~> 2.0.3', group: :doc
|
||||
|
||||
gem 'web-console', '~> 4.1.0', group: :development
|
||||
gem 'listen', '~> 3.4.0', group: :development
|
||||
gem 'listen', '~> 3.4.1', group: :development
|
||||
|
||||
# Use Codacy for coverage
|
||||
gem 'codacy-coverage', :require => false
|
||||
|
||||
@ -118,7 +118,7 @@ GEM
|
||||
railties (>= 4.2.0)
|
||||
thor (>= 0.14, < 2.0)
|
||||
jwt (2.2.1)
|
||||
listen (3.4.0)
|
||||
listen (3.4.1)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
loofah (2.8.0)
|
||||
@ -271,7 +271,7 @@ DEPENDENCIES
|
||||
font-awesome-sass (~> 5.15.1)
|
||||
jbuilder (~> 2.10.1)
|
||||
jquery-rails (~> 4.4.0)
|
||||
listen (~> 3.4.0)
|
||||
listen (~> 3.4.1)
|
||||
mysql2 (~> 0.5.2)
|
||||
omniauth
|
||||
omniauth-github
|
||||
|
||||
Loading…
Reference in New Issue
Block a user