OSDN Git Service

t#30328:create op import ...and pull
[pettanr/pettanr.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index 160f94e..4040f94 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -16,8 +16,6 @@ gem 'pettanr_unknown_v01_licenses'
 # Bundle edge Rails instead:
 # gem 'rails',     :git => 'git://github.com/rails/rails.git'
 
-gem 'sqlite3'
-
 
 # Gems used only for assets and not required
 # in production environments by default.
@@ -51,6 +49,7 @@ group :mgk do
 end
 
 group :development, :test do
+  gem 'sqlite3'
   gem 'webrat'
   gem 'rspec'
    gem 'rspec-rails'