Skip to content

Commit

Permalink
Upgrade devise_token_auth dependency with Rails 6.1 in gem tests - #152
Browse files Browse the repository at this point in the history
  • Loading branch information
simukappu committed Feb 23, 2021
1 parent abe6613 commit adda6c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gemfiles/Gemfile.rails-6.1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ gemspec path: '../'

gem 'rails', '~> 6.1.0'
gem 'mongoid', git: 'https://github.com/mongodb/mongoid.git'
gem 'devise_token_auth', git: 'https://github.com/lynndylanhurley/devise_token_auth'

group :development do
gem 'bullet'
Expand Down

0 comments on commit adda6c6

Please sign in to comment.