Skip to content

Commit

Permalink
phlex.gemspec: Drop generated comments [ci skip] (#605)
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper committed Nov 27, 2023
2 parents 258dcc6 + 5c76e11 commit f60b188
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions phlex.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,9 @@ Gem::Specification.new do |spec|
end
spec.require_paths = ["lib"]

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

spec.add_dependency "concurrent-ruby", "~> 1.2"
spec.add_dependency "erb", ">= 4"
spec.add_dependency "zeitwerk", "~> 2.6"

# For more information and examples about making a new gem, check out our
# guide at: https://bundler.io/guides/creating_gem.html
spec.metadata["rubygems_mfa_required"] = "true"
end

0 comments on commit f60b188

Please sign in to comment.