From 0f65895e695daaec24c98d1928697bacd42983f5 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Fri, 19 Apr 2013 09:36:06 +0200 Subject: Upgrade gems. Rails -> 3.2.13 RefineryCMS -> 2.0.10 --- Gemfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 347c911..a8928bb 100644 --- a/Gemfile +++ b/Gemfile @@ -16,8 +16,8 @@ end # Gems used only for assets and not required # in production environments by default. group :assets do - gem 'sass-rails', '~> 3.2.3' - gem 'coffee-rails', '~> 3.2.1' + gem 'sass-rails', '~> 3.2' + gem 'coffee-rails', '~> 3.2' # See https://github.com/sstephenson/execjs#readme for more supported runtimes # gem 'therubyracer', :platforms => :ruby -- cgit v1.2.3