AutoCommit Son Aug 30 14:03:01 CEST 2015

This commit is contained in:
Andreas Stephanides
2015-08-30 14:03:01 +02:00
parent 723d7be980
commit 5bf63421a6
9 changed files with 64 additions and 6 deletions

View File

@@ -86,6 +86,9 @@ gem 'carrierwave', "~>0.9.0"
group :development, :test do
gem 'factory_girl_rails'
gem 'rspec-rails'
gem 'minitest'
gem 'rspec-collection_matchers'
gem 'rspec-expectations'
end
gem "simple_calendar", "~> 0.1.9"
@@ -124,4 +127,6 @@ gem 'opengraph_parser'
gem 'blueimp-gallery'
gem 'blueimp-gallery-rails'
gem 'shareable'
gem 'shareable'
gem 'sunspot_test'