wordle.gemspec in wordle-0.3.0 vs wordle.gemspec in wordle-0.4.0

- old
+ new

@@ -33,6 +33,7 @@ # 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, check out our # guide at: https://bundler.io/guides/creating_gem.html + spec.add_development_dependency "debug", ">= 1.0.0" end