We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d597e02 commit 965ceb9Copy full SHA for 965ceb9
1 file changed
Gemfile.lock
@@ -21,7 +21,7 @@ GEM
21
lint_roller (1.1.0)
22
multipart-post (2.4.1)
23
parallel (1.26.3)
24
- parser (3.3.7.3)
+ parser (3.3.7.4)
25
ast (~> 2.4.1)
26
racc
27
prism (1.4.0)
@@ -44,18 +44,18 @@ GEM
44
diff-lcs (>= 1.2.0, < 2.0)
45
rspec-support (~> 3.13.0)
46
rspec-support (3.13.2)
47
- rubocop (1.75.1)
+ rubocop (1.75.2)
48
json (~> 2.3)
49
language_server-protocol (~> 3.17.0.2)
50
lint_roller (~> 1.1.0)
51
parallel (~> 1.10)
52
parser (>= 3.3.0.2)
53
rainbow (>= 2.2.2, < 4.0)
54
regexp_parser (>= 2.9.3, < 3.0)
55
- rubocop-ast (>= 1.43.0, < 2.0)
+ rubocop-ast (>= 1.44.0, < 2.0)
56
ruby-progressbar (~> 1.7)
57
unicode-display_width (>= 2.4.0, < 4.0)
58
- rubocop-ast (1.43.0)
+ rubocop-ast (1.44.0)
59
parser (>= 3.3.7.2)
60
prism (~> 1.4)
61
ruby-progressbar (1.13.0)
0 commit comments