Skip to content

Commit

Permalink
gemspec-typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DoodlingDev committed Dec 15, 2024
1 parent 2ecf9fc commit a7efbc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testzed.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

s.license = "MIT"
spec.license = "MIT"

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

0 comments on commit a7efbc9

Please sign in to comment.