source "https://rubygems.org" gemspec if RUBY_VERSION >= '1.9' gem 'rubocop', '~> 0.28.0', :group => [:development] else gem 'execjs', '~> 2.0.2' end