Skip to content

Commit

Permalink
Add link with more information on creating a new gem
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Oct 26, 2020
1 parent a6f362d commit aa00729
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bundler/lib/bundler/templates/newgem/newgem.gemspec.tt
Expand Up @@ -38,4 +38,7 @@ Gem::Specification.new do |spec|

# Uncomment to register a new dependency of your gem
# spec.add_dependency "example-gem", "~> 1.0"

# For more information and examples about making a new gem, checkout our
# guide at: https://bundler.io/guides/creating_gem.html
end

0 comments on commit aa00729

Please sign in to comment.