Skip to content

Commit

Permalink
use sheller from gem
Browse files Browse the repository at this point in the history
  • Loading branch information
e2 committed Dec 25, 2014
1 parent 94e216d commit ded60ec
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 285 deletions.
1 change: 1 addition & 0 deletions guard.gemspec
Expand Up @@ -22,6 +22,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency "lumberjack", "~> 1.0"
s.add_runtime_dependency "formatador", ">= 0.2.4"
s.add_runtime_dependency "nenv", "~> 0.1"
s.add_runtime_dependency "shellany", "~> 0.0"

s.files = `git ls-files -z`.split("\x0").select do |f|
/^(?:bin|images|lib)\/.*$/ =~ f
Expand Down
144 changes: 0 additions & 144 deletions lib/shellany/sheller.rb

This file was deleted.

141 changes: 0 additions & 141 deletions spec/lib/shellany/sheller_spec.rb

This file was deleted.

0 comments on commit ded60ec

Please sign in to comment.