Skip to content

Commit

Permalink
drop logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Kulp committed Feb 4, 2025
1 parent 4e49073 commit 49b1f97
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@ gem 'puppeteer-ruby', '~> 0.45.6'
gem 'mini_magick', '~> 4.12.0'

if ENV['BYOS_DATABASE'] == 'sqlite'
puts "installing sqlite"
gem 'sqlite3'
else
puts "installing pg"
gem 'pg'
end

Expand Down

0 comments on commit 49b1f97

Please sign in to comment.