From 1aac4a338b5f3ba85d7cdb975c497b71c6041dbc Mon Sep 17 00:00:00 2001 From: claucece Date: Mon, 5 Oct 2015 22:16:15 -0500 Subject: fixed gem file --- Gemfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 58ad6c3..e294a4a 100644 --- a/Gemfile +++ b/Gemfile @@ -46,8 +46,8 @@ group :production do # this must not be included in development mode, or js # will get included twice. gem 'therubyracer', "~> 0.12.2", :platforms => :ruby - #^^ See https://github.com/sstephenson/execjs#readme - # for list of supported runtimes. + # ^^ See https://github.com/sstephenson/execjs#readme + # for list of supported runtimes. end ## -- cgit v1.2.3