Skip to content

Commit

Permalink
try newer sqlite
Browse files Browse the repository at this point in the history
  • Loading branch information
jprosevear committed Nov 17, 2024
1 parent 8571f81 commit 1259a2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gemfiles/Gemfile.rails-8.0
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ gem 'devise_token_auth', git: 'https://github.com/lynndylanhurley/devise_token_a
group :development do
gem 'bullet'
gem 'rack-cors'
gem 'sqlite3'
end

group :test do
Expand Down

0 comments on commit 1259a2e

Please sign in to comment.