We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46352a0 commit 2800036Copy full SHA for 2800036
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rubocop-rails-accessibility (1.0.0)
+ rubocop-rails-accessibility (1.0.1)
5
rubocop (>= 1.0.0)
6
7
GEM
lib/rubocop/rails_accessibility/version.rb
@@ -2,6 +2,6 @@
module RuboCop
module RailsAccessibility
- VERSION = "1.0.0"
+ VERSION = "1.0.1"
end
0 commit comments