We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eefb8e5 + 86ee5a9 commit 9ae5da0Copy full SHA for 9ae5da0
1 file changed
Gemfile.lock
@@ -69,7 +69,8 @@ GEM
69
rainbow (3.1.1)
70
rake (13.2.1)
71
regexp_parser (2.9.1)
72
- rexml (3.2.6)
+ rexml (3.2.8)
73
+ strscan (>= 3.0.9)
74
rubocop (1.63.5)
75
json (~> 2.3)
76
language_server-protocol (>= 3.17.0)
@@ -92,6 +93,7 @@ GEM
92
93
rubocop (>= 1.33.0, < 2.0)
94
rubocop-ast (>= 1.31.1, < 2.0)
95
ruby-progressbar (1.13.0)
96
+ strscan (3.1.0)
97
tzinfo (2.0.6)
98
concurrent-ruby (~> 1.0)
99
unicode-display_width (2.5.0)
0 commit comments