Skip to content

Commit b11494b

Browse files
committed
bundle update griddler
1 parent 36ef796 commit b11494b

1 file changed

Lines changed: 13 additions & 16 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ GEM
195195
css_parser (1.14.0)
196196
addressable
197197
dalli (3.2.3)
198+
date (3.4.1)
198199
debug_inspector (1.1.0)
199200
deep_cloneable (3.2.0)
200201
activerecord (>= 3.1.0, < 8)
@@ -205,7 +206,6 @@ GEM
205206
responders
206207
warden (~> 1.2.3)
207208
diff-lcs (1.5.0)
208-
digest (3.1.0)
209209
docile (1.4.0)
210210
domain_name (0.5.20190701)
211211
unf (>= 0.0.5, < 1.0.0)
@@ -261,7 +261,7 @@ GEM
261261
glob (0.4.0)
262262
globalid (1.2.1)
263263
activesupport (>= 6.1)
264-
griddler (1.5.2)
264+
griddler (1.6.0)
265265
htmlentities
266266
rails (>= 3.2.0)
267267
griddler-mailgun (1.1.1)
@@ -329,8 +329,11 @@ GEM
329329
crass (~> 1.0.2)
330330
nokogiri (>= 1.12.0)
331331
lumberjack (1.2.8)
332-
mail (2.7.1)
332+
mail (2.8.1)
333333
mini_mime (>= 0.1.1)
334+
net-imap
335+
net-pop
336+
net-smtp
334337
mailgun-ruby (1.2.8)
335338
rest-client (>= 2.0.2)
336339
marcel (1.0.4)
@@ -348,26 +351,21 @@ GEM
348351
multipart-post (2.2.3)
349352
mysql2 (0.5.4)
350353
nenv (0.3.0)
351-
net-imap (0.2.3)
352-
digest
354+
net-imap (0.5.9)
355+
date
353356
net-protocol
354-
strscan
355-
net-pop (0.1.1)
356-
digest
357+
net-pop (0.1.2)
357358
net-protocol
358-
timeout
359-
net-protocol (0.1.3)
359+
net-protocol (0.2.2)
360360
timeout
361361
net-scp (4.0.0)
362362
net-ssh (>= 2.6.5, < 8.0.0)
363-
net-smtp (0.3.1)
364-
digest
363+
net-smtp (0.5.1)
365364
net-protocol
366-
timeout
367365
net-ssh (7.0.1)
368366
netrc (0.11.0)
369367
newrelic_rpm (8.13.1)
370-
nio4r (2.5.8)
368+
nio4r (2.7.4)
371369
nokogiri (1.18.8)
372370
mini_portile2 (~> 2.8.2)
373371
racc (~> 1.4)
@@ -587,13 +585,12 @@ GEM
587585
net-scp (>= 1.1.2)
588586
net-ssh (>= 2.8.0)
589587
stackprof (0.2.23)
590-
strscan (3.0.1)
591588
temple (0.8.2)
592589
terrapin (1.0.1)
593590
climate_control
594591
thor (1.3.2)
595592
tilt (2.0.10)
596-
timeout (0.3.0)
593+
timeout (0.4.3)
597594
tzinfo (2.0.6)
598595
concurrent-ruby (~> 1.0)
599596
unf (0.1.4)

0 commit comments

Comments
 (0)