aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2013-04-19 09:36:06 +0200
committerHarald Eilertsen <haraldei@anduin.net>2013-04-19 09:36:06 +0200
commit0f65895e695daaec24c98d1928697bacd42983f5 (patch)
tree95b871b565a1914b12f29da088862dc7d7b13aee /Gemfile
parentf73755ed4a96e4fc83d9c41dc349af773b93076b (diff)
downloadhmnoweb-0f65895e695daaec24c98d1928697bacd42983f5.tar.gz
hmnoweb-0f65895e695daaec24c98d1928697bacd42983f5.tar.bz2
hmnoweb-0f65895e695daaec24c98d1928697bacd42983f5.zip
Upgrade gems.
Rails -> 3.2.13 RefineryCMS -> 2.0.10
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 2 insertions, 2 deletions
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