Skip to content

Commit

Permalink
Update gems version
Browse files Browse the repository at this point in the history
  • Loading branch information
Onur Özgür ÖZKAN committed Apr 25, 2014
1 parent 3afbe4e commit 6d35777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/cybele_Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem 'turbolinks', '~> 1.3.0'
gem 'haml', '~> 4.0.2'
gem 'haml-rails'
gem 'bootstrap-sass', '~> 3.0.3.0'
gem 'responders', '~> 1.0.0.rc'
gem 'responders', '~> 1.0.0'
gem 'exception_notification', '~> 4.0.1'
gem 'simple_form', '~> 3.0.1'
gem 'show_for', '~> 0.3.0.rc'
Expand All @@ -30,7 +30,7 @@ gem 'rails-i18n', '~> 4.0.1'
gem 'ransack'
gem 'capistrano', '~> 2.15.5'
gem 'capistrano-ext', '~> 1.2.1'
gem 'unicorn', '~> 4.6.3'
gem 'unicorn', '~> 4.8.2'
gem 'recipes_matic', '~> 1.0.0'
gem 'aws-sdk', '~> 1.29.0'

Expand Down

0 comments on commit 6d35777

Please sign in to comment.