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 dc72b8b commit bf0d507Copy full SHA for bf0d507
Gemfile.lock
@@ -310,7 +310,7 @@ GEM
310
uri
311
net-http-persistent (4.0.2)
312
connection_pool (~> 2.2)
313
- net-imap (0.5.4)
+ net-imap (0.5.6)
314
date
315
net-protocol
316
net-pop (0.1.2)
@@ -324,9 +324,9 @@ GEM
324
net-ssh (7.2.0)
325
newrelic_rpm (9.11.0)
326
nio4r (2.7.4)
327
- nokogiri (1.18.0-arm64-darwin)
+ nokogiri (1.18.3-arm64-darwin)
328
racc (~> 1.4)
329
- nokogiri (1.18.0-x86_64-linux-gnu)
+ nokogiri (1.18.3-x86_64-linux-gnu)
330
331
oauth2 (2.0.9)
332
faraday (>= 0.17.3, < 3.0)
@@ -358,7 +358,7 @@ GEM
358
puma (5.6.9)
359
nio4r (~> 2.0)
360
racc (1.8.1)
361
- rack (2.2.10)
+ rack (2.2.11)
362
rack-attack (6.7.0)
363
rack (>= 1.0, < 4)
364
rack-proxy (0.7.7)
0 commit comments