Skip to content

Commit ee17ca9

Browse files
ehelmsadamruzicka
authored andcommitted
Update to bundler.d to match other smart proxy plugins
1 parent eaf9b68 commit ee17ca9

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

bundler.plugins.d/foreman_remote_execution_core.rb

Lines changed: 0 additions & 1 deletion
This file was deleted.

smart_proxy_remote_execution_ssh.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Gem::Specification.new do |gem|
1515

1616
gem.files = Dir['lib/smart_proxy_remote_execution_ssh.rb', 'LICENSE', 'README.md',
1717
'{lib/smart_proxy_remote_execution_ssh,settings.d}/**/*',
18-
'bundler.plugins.d/remote_execution_ssh.rb']
18+
'bundler.d/remote_execution_ssh.rb']
1919
gem.extra_rdoc_files = ['README.md', 'LICENSE']
2020
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
2121
gem.require_paths = ["lib"]

0 commit comments

Comments
 (0)