Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbrictson committed Jul 11, 2024
1 parent 0e5bafe commit ab76a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundle_update_interactive.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
spec.authors = ["Matt Brictson"]
spec.email = ["opensource@mattbrictson.com"]

spec.summary = "Adds a update-interactive command to Bundler"
spec.summary = "Adds an update-interactive command to Bundler"
spec.homepage = "https://github.com/mattbrictson/bundle_update_interactive"
spec.license = "MIT"
spec.required_ruby_version = ">= 2.7"
Expand Down

0 comments on commit ab76a11

Please sign in to comment.