RefugeRestrooms / refugerestrooms

REFUGE restrooms indexes and maps safe restroom locations for trans, intersex, and gender nonconforming individuals.
http://www.refugerestrooms.org
GNU Affero General Public License v3.0
892 stars 262 forks source link

Fix RuboCop errors #692

Closed mmx900 closed 5 months ago

mmx900 commented 5 months ago

Context

Fixed RuboCop errors that occurred after #689. These errors seem to be caused by upgrading rubocop-* gems. For example, rubocop-rspec, which was 2.13.2, added RSpec/Rails/InferredSpecType since 2.14.

Summary of Changes

Checklist

Screenshots

Before

After