diff --git a/Gemfile b/Gemfile index 60952ee60..aaa5c392f 100644 --- a/Gemfile +++ b/Gemfile @@ -116,7 +116,6 @@ group :test do gem 'guard-livereload', '~> 2.4', require: false gem 'vcr' gem 'rails-controller-testing' - gem 'sqlite3' end group :development do diff --git a/Gemfile.lock b/Gemfile.lock index c627a8b96..7cd099c9f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -574,7 +574,6 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - sqlite3 (1.3.13) swd (1.0.1) activesupport (>= 3) attr_required (>= 0.0.5) @@ -705,7 +704,6 @@ DEPENDENCIES spreadsheet_architect spring spring-commands-rspec - sqlite3 therubyracer timecop turbolinks (~> 5.0)