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.
1 parent 1aa710e commit 2cf955cCopy full SHA for 2cf955c
Gemfile.lock
@@ -246,7 +246,8 @@ GEM
246
io-console (~> 0.5)
247
reverse_markdown (2.1.1)
248
nokogiri
249
- rexml (3.2.6)
+ rexml (3.2.8)
250
+ strscan (>= 3.0.9)
251
rubocop (1.60.1)
252
json (~> 2.3)
253
language_server-protocol (>= 3.17.0)
@@ -300,6 +301,7 @@ GEM
300
301
stimulus-rails (1.3.3)
302
railties (>= 6.0.0)
303
stringio (3.1.0)
304
+ strscan (3.1.0)
305
thor (1.3.1)
306
tilt (2.3.0)
307
timeout (0.4.1)
0 commit comments