Skip to content

Commit

Permalink
Fix deprecation with RubyGems.
Browse files Browse the repository at this point in the history
  • Loading branch information
envygeeks committed Oct 30, 2018
1 parent 5976f2a commit ff19319
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gem.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]
spec.name = "pathutil"
spec.license = "MIT"
spec.has_rdoc = false
spec.bindir = "bin"

spec.add_runtime_dependency "forwardable-extended", "~> 2.6"
Expand Down

0 comments on commit ff19319

Please sign in to comment.