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 abb4837 commit 632c7a5Copy full SHA for 632c7a5
Gemfile.lock
@@ -224,7 +224,7 @@ GEM
224
net-smtp (0.4.0.1)
225
net-protocol
226
nio4r (2.7.0)
227
- nokogiri (1.16.4)
+ nokogiri (1.16.5)
228
mini_portile2 (~> 2.8.2)
229
racc (~> 1.4)
230
orm_adapter (0.5.0)
@@ -288,7 +288,8 @@ GEM
288
responders (3.1.1)
289
actionpack (>= 5.2)
290
railties (>= 5.2)
291
- rexml (3.2.6)
+ rexml (3.2.8)
292
+ strscan (>= 3.0.9)
293
rspec-core (3.13.0)
294
rspec-support (~> 3.13.0)
295
rspec-expectations (3.13.0)
@@ -347,6 +348,7 @@ GEM
347
348
stimulus-rails (1.3.3)
349
railties (>= 6.0.0)
350
stringio (3.1.0)
351
+ strscan (3.1.0)
352
temple (0.10.3)
353
thor (1.3.1)
354
tilt (2.3.0)
0 commit comments