appsignal / appsignal-ruby

🟥 AppSignal for Ruby gem
https://www.appsignal.com/ruby
MIT License
183 stars 115 forks source link

Fix the RuboCop paths in the gemspec to ignore #1297

Closed tombruijn closed 2 months ago

tombruijn commented 2 months ago

They start with a dot and were still included because of this mismatch. This will make sure these files aren't included in the next release.

[skip changeset] [skip review]