From 786b0ff65f39f1a8622d3a067a45afe5206626a0 Mon Sep 17 00:00:00 2001 From: Tom Clegg Date: Fri, 11 Jan 2013 13:15:26 -0800 Subject: [PATCH] update gems --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index fdd8f36e7a..6a2cd9c646 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem 'json' # Gems used only for assets and not required # in production environments by default. group :assets do - gem 'sass-rails', '~> 3.1.5' + gem 'sass-rails', '= 3.1.5' gem 'coffee-rails', '~> 3.1.1' # See https://github.com/sstephenson/execjs#readme for more supported runtimes diff --git a/Gemfile.lock b/Gemfile.lock index b90def40d6..dbe4c73695 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,7 @@ GEM multi_json (>= 1.0, < 1.3) arel (2.2.3) builder (3.0.4) - capistrano (2.13.5) + capistrano (2.14.1) highline net-scp (>= 1.0.0) net-sftp (>= 2.0.0) @@ -54,7 +54,7 @@ GEM railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) json (1.7.6) - libv8 (3.11.8.11) + libv8 (3.11.8.13) mail (2.3.3) i18n (>= 0.4.0) mime-types (~> 1.16) @@ -65,7 +65,7 @@ GEM net-ssh (>= 1.99.1) net-sftp (2.0.5) net-ssh (>= 2.0.9) - net-ssh (2.6.2) + net-ssh (2.6.3) net-ssh-gateway (1.1.0) net-ssh (>= 1.99.1) pg (0.14.1) @@ -110,8 +110,8 @@ GEM hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - therubyracer (0.11.1) - libv8 (~> 3.11.8.7) + therubyracer (0.11.2) + libv8 (~> 3.11.8.12) ref thor (0.14.6) tilt (1.3.3) -- 2.30.2