Skip to content

Commit

Permalink
Remove unused sqlite3 gem
Browse files Browse the repository at this point in the history
  • Loading branch information
ahangarha committed Jan 8, 2024
1 parent 6f1ca20 commit 55629c9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Gemfile.development_dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
gem "shakapacker", "7.0.1"
gem "bootsnap", require: false
gem "rails", "~> 7.0", ">= 7.0.1"

# sqlite3 1.7.0 ends native gem support for Ruby 2.7
gem "sqlite3", "~> 1.0", "< 1.7.0"
gem "sass-rails", "~> 6.0"
gem "uglifier"
gem "jquery-rails"
Expand Down

0 comments on commit 55629c9

Please sign in to comment.