mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-26 09:42:46 +08:00
Remove double 'kaminari' Gem inclusion in Gemfile
This commit is contained in:
parent
1e12de90f5
commit
5e797c5dae
1 changed files with 0 additions and 1 deletions
1
Gemfile
1
Gemfile
|
@ -22,7 +22,6 @@ gem 'omniauth-linkedin-oauth2'
|
|||
gem 'active_model_serializers', '~> 0.10.7'
|
||||
gem 'json-jwt'
|
||||
gem 'jwt', '~> 1.5'
|
||||
gem 'kaminari'
|
||||
|
||||
# JS datetime library, requirement of datetime picker
|
||||
gem 'momentjs-rails', '~> 2.17.1'
|
||||
|
|
Loading…
Reference in a new issue