Skip to content

Commit

Permalink
Remove deface, not needed since 22a48ce
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominic Cleal committed Jul 30, 2015
1 parent fd98a70 commit c62a4f3
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 21 deletions.
9 changes: 0 additions & 9 deletions app/overrides/remove_subnet_domains.rb

This file was deleted.

9 changes: 0 additions & 9 deletions app/overrides/remove_subnet_proxies.rb

This file was deleted.

2 changes: 0 additions & 2 deletions foreman_setup.gemspec
Expand Up @@ -22,6 +22,4 @@ Gem::Specification.new do |s|
"README.md",
]
s.files = `git ls-files`.split("\n") - Dir[".*", "Gem*", "*.gemspec"]

s.add_dependency "deface", "< 1.0"
end
1 change: 0 additions & 1 deletion lib/foreman_setup/engine.rb
@@ -1,5 +1,4 @@
require 'foreman_setup'
require 'deface'

module ForemanSetup
class Engine < ::Rails::Engine
Expand Down

0 comments on commit c62a4f3

Please sign in to comment.