From 1d16b2f87afda69151be004ae90f7fe9c6a05ddb Mon Sep 17 00:00:00 2001 From: Andreas Stephanides Date: Sun, 27 Oct 2013 17:12:50 +0100 Subject: [PATCH] gem seed_dump --- Gemfile | 1 + Gemfile.lock | 2 ++ 2 files changed, 3 insertions(+) diff --git a/Gemfile b/Gemfile index 6cc16f9..69bc42c 100755 --- a/Gemfile +++ b/Gemfile @@ -84,3 +84,4 @@ gem 'rmagick' gem 'bootstrap-addons-rails' gem "jquery-fileupload-rails" +gem "seed_dump", "~> 0.5.3" \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index c4d9168..b25609c 100755 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -179,6 +179,7 @@ GEM railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) + seed_dump (0.5.3) simple_calendar (0.1.9) rails (>= 3.0) sprockets (2.2.2) @@ -237,6 +238,7 @@ DEPENDENCIES rolify rspec-rails sass-rails (~> 3.2) + seed_dump (~> 0.5.3) simple_calendar (~> 0.1.9) sqlite3 therubyracer