diff --git a/Gemfile b/Gemfile index 9fca4d1a..0643bfdd 100644 --- a/Gemfile +++ b/Gemfile @@ -6,3 +6,4 @@ gemspec if ENV["RAILS_VERSION"] gem "activesupport", ENV["RAILS_VERSION"] end +gem "sqlite3", "1.3.13"