We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 268179f + 3e1a5ad commit ee52052Copy full SHA for ee52052
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rubocop-github (0.26.0)
+ rubocop-github (0.27.0)
5
rubocop (>= 1.76)
6
rubocop-performance (>= 1.24)
7
rubocop-rails (>= 2.23)
lib/version.rb
@@ -1,3 +1,3 @@
# frozen_string_literal: true
-VERSION = "0.26.0"
+VERSION = "0.27.0"
0 commit comments