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.
2 parents 1e86d40 + fcaa150 commit d2adb82Copy full SHA for d2adb82
1 file changed
Gemfile.lock
@@ -78,7 +78,7 @@ GEM
78
diff-lcs (>= 1.2.0, < 2.0)
79
rspec-support (~> 3.13.0)
80
rspec-support (3.13.6)
81
- rubocop (1.82.0)
+ rubocop (1.82.1)
82
json (~> 2.3)
83
language_server-protocol (~> 3.17.0.2)
84
lint_roller (~> 1.1.0)
@@ -89,9 +89,9 @@ GEM
89
rubocop-ast (>= 1.48.0, < 2.0)
90
ruby-progressbar (~> 1.7)
91
unicode-display_width (>= 2.4.0, < 4.0)
92
- rubocop-ast (1.48.0)
+ rubocop-ast (1.49.0)
93
parser (>= 3.3.7.2)
94
- prism (~> 1.4)
+ prism (~> 1.7)
95
rubocop-performance (1.26.1)
96
lint_roller (~> 1.1)
97
rubocop (>= 1.75.0, < 2.0)
0 commit comments