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