rootstrap / htmx-rails

The easiest way to work with HTMX in your Rails app
https://www.rootstrap.com/
MIT License
117 stars 5 forks source link

Fix gem build warnings? #13

Open megatux opened 12 months ago

megatux commented 12 months ago
gem build
WARNING:  description and summary are identical
WARNING:  open-ended dependency on generator_spec (>= 0, development) is not recommended
  use a bounded requirement, such as '~> x.y'
WARNING:  open-ended dependency on rake (>= 0, development) is not recommended
  use a bounded requirement, such as '~> x.y'
WARNING:  open-ended dependency on reek (>= 0, development) is not recommended
  use a bounded requirement, such as '~> x.y'
WARNING:  open-ended dependency on rspec (>= 0, development) is not recommended
  use a bounded requirement, such as '~> x.y'
WARNING:  open-ended dependency on rubocop (>= 0, development) is not recommended
  use a bounded requirement, such as '~> x.y'
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
  Successfully built RubyGem
  Name: htmx-rails
  Version: 0.2.0
  File: htmx-rails-0.2.0.gem