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 19b9fc9 + 601f58f commit b51d7deCopy full SHA for b51d7de
Gemfile.lock
@@ -73,7 +73,7 @@ GEM
73
racc (~> 1.4)
74
ostruct (0.6.1)
75
parallel (1.26.3)
76
- parser (3.3.7.2)
+ parser (3.3.7.4)
77
ast (~> 2.4.1)
78
racc
79
pathname (0.4.0)
@@ -110,15 +110,15 @@ GEM
110
diff-lcs (>= 1.2.0, < 2.0)
111
rspec-support (~> 3.13.0)
112
rspec-support (3.13.2)
113
- rubocop (1.74.0)
+ rubocop (1.75.1)
114
json (~> 2.3)
115
language_server-protocol (~> 3.17.0.2)
116
lint_roller (~> 1.1.0)
117
parallel (~> 1.10)
118
parser (>= 3.3.0.2)
119
rainbow (>= 2.2.2, < 4.0)
120
regexp_parser (>= 2.9.3, < 3.0)
121
- rubocop-ast (>= 1.38.0, < 2.0)
+ rubocop-ast (>= 1.43.0, < 2.0)
122
ruby-progressbar (~> 1.7)
123
unicode-display_width (>= 2.4.0, < 4.0)
124
rubocop-ast (1.43.0)
0 commit comments