Skip to content

Commit

Permalink
removing bundler dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanstephens committed Dec 19, 2014
1 parent 2a9a9a1 commit 22d8211
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kepler.gemspec
Expand Up @@ -18,7 +18,6 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ["lib"]

spec.add_development_dependency "bundler", "~> 1.7"
spec.add_development_dependency "rake", "~> 10.0"
spec.add_development_dependency "rspec", "~> 3.0"
spec.add_development_dependency "pry-byebug", "~> 2.0"
Expand Down

0 comments on commit 22d8211

Please sign in to comment.