Skip to content

Commit

Permalink
Merge pull request #323 from FranckKe/updates
Browse files Browse the repository at this point in the history
Update gems
  • Loading branch information
FranckKe authored Jul 17, 2020
2 parents 3341db0 + 4beecaa commit 771ae61
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 141 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ source 'https://rubygems.org'
gem 'active_model_serializers', '0.10'
gem 'devise', '>= 4.6.0'
gem 'devise-i18n', '~> 1'
gem 'devise-jwt', '~> 0.5.6'
gem 'devise-jwt', '~> 0.7.0'
gem 'http_accept_language', '~> 2'
gem 'i18n-js', '~> 3'
gem 'pg', '~> 1'
Expand All @@ -31,7 +31,7 @@ gem 'nokogiri', '~> 1.10'

group :development do
gem 'annotate'
gem 'debbie'
gem 'debbie', git: 'https://github.com/mdouchement/debbie'
gem 'listen'
gem 'rb-readline'
gem 'rubocop'
Expand Down
Loading

0 comments on commit 771ae61

Please sign in to comment.