templates/lurker_app.rb in lurker-0.6.9 vs templates/lurker_app.rb in lurker-0.6.10

- old
+ new

@@ -19,10 +19,9 @@ end gem 'pry-stack_explorer', group: [:development, :test] end gem 'unicorn', group: :production -gem 'therubyracer', group: :production append_to_file 'Gemfile' do gem = if ENV['TRAVIS'] "gem 'lurker', github: 'razum2um/lurker', branch: 'master'" else