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 c971bc5 commit c760634Copy full SHA for c760634
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rubocop-github (0.23.0)
+ rubocop-github (0.22.0)
5
rubocop (>= 1.37)
6
rubocop-performance (>= 1.15)
7
rubocop-rails (>= 2.17)
lib/version.rb
@@ -1,3 +1,3 @@
# frozen_string_literal: true
-VERSION = "0.23.0"
+VERSION = "0.22.0"
0 commit comments