Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hetrox8 authored Dec 12, 2023
1 parent d13dfd2 commit 068b3c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,9 @@ group :development do
gem 'rails-controller-testing'
end

gem 'devise-jwt'

gem 'database_cleaner'
gem 'devise-jwt'
gem 'factory_bot_rails'
gem 'paranoia', '~> 2.5'
gem 'rack-cors'
Expand Down

0 comments on commit 068b3c5

Please sign in to comment.