We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 519164a + 729ad13 commit 7507379Copy full SHA for 7507379
1 file changed
Gemfile.lock
@@ -47,7 +47,7 @@ GEM
47
hashdiff (1.2.1)
48
i18n (1.14.8)
49
concurrent-ruby (~> 1.0)
50
- json (2.19.3)
+ json (2.19.5)
51
language_server-protocol (3.17.0.5)
52
lint_roller (1.1.0)
53
listen (3.9.0)
@@ -59,7 +59,7 @@ GEM
59
prism (~> 1.5)
60
mutex_m (0.3.0)
61
ostruct (0.6.3)
62
- parallel (1.27.0)
+ parallel (1.28.0)
63
parser (3.3.11.1)
64
ast (~> 2.4.1)
65
racc
@@ -87,13 +87,13 @@ GEM
87
erb
88
psych (>= 4.0.0)
89
tsort
90
- regexp_parser (2.11.3)
+ regexp_parser (2.12.0)
91
rexml (3.4.4)
92
- rubocop (1.86.0)
+ rubocop (1.86.2)
93
json (~> 2.3)
94
language_server-protocol (~> 3.17.0.2)
95
lint_roller (~> 1.1.0)
96
- parallel (~> 1.10)
+ parallel (>= 1.10)
97
parser (>= 3.3.0.2)
98
rainbow (>= 2.2.2, < 4.0)
99
regexp_parser (>= 2.9.3, < 3.0)
0 commit comments