Skip to content

Commit 7e23151

Browse files
committed
fix
1 parent 44a6669 commit 7e23151

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

json_mend.gemspec

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ Gem::Specification.new do |spec|
3333
spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
3434
spec.require_paths = ['lib']
3535

36-
# Uncomment to register a new dependency of your gem
3736
spec.add_dependency 'json', '>= 0'
3837
spec.add_dependency 'strscan', '>= 0'
39-
40-
# For more information and examples about making a new gem, check out our
41-
# guide at: https://bundler.io/guides/creating_gem.html
4238
end

0 commit comments

Comments
 (0)