Skip to content

Commit

Permalink
add sqlite3 to gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
matthutchinson committed Oct 3, 2024
1 parent 8d76683 commit e7d90a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gemfiles/rails_6.gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
source "https://rubygems.org"

gem "rails", "6.1.7.8"
gem "sqlite3", "1.4.0"

gemspec path: "../"

0 comments on commit e7d90a7

Please sign in to comment.