diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ 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 + # ^^ See https://github.com/sstephenson/execjs#readme # for list of supported runtimes. end |