Project

General

Profile

« Previous | Next » 

Revision 28b7dd9f

Added by Timo Goebel about 7 years ago

fixes #18476 - users have ssh keys

View differences:

Gemfile
gem 'webpack-rails', '~> 0.9.8'
gem 'mail', '~> 2.6'
gem 'nokogiri', '< 1.7' if RUBY_VERSION.start_with? '2.0.'
gem 'sshkey', '~> 1.9'
Dir["#{File.dirname(FOREMAN_GEMFILE)}/bundler.d/*.rb"].each do |bundle|
self.instance_eval(Bundler.read_file(bundle))

Also available in: Unified diff