Hey there! 👋
I noticed that the constraint you have for rubocop doesn't allow for the latest version to be used.
The constraint I found was ~> 1.8.1, and the latest version available is 1.9.0.
Can you look into updating that constraint so our users can use the latest and greatest version? Thanks! 💞
Hey there! 👋
I noticed that the constraint you have for rubocop doesn't allow for the latest version to be used.
The constraint I found was
~> 1.8.1, and the latest version available is1.9.0.Can you look into updating that constraint so our users can use the latest and greatest version? Thanks! 💞