Skip to content

Commit 223088b

Browse files
Bump guard-konacha-rails from 1.1.4 to 1.1.6
Bumps [guard-konacha-rails](https://github.com/keithpitty/guard-konacha-rails) from 1.1.4 to 1.1.6. - [Release notes](https://github.com/keithpitty/guard-konacha-rails/releases) - [Commits](https://github.com/keithpitty/guard-konacha-rails/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8959fa0 commit 223088b

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

Gemfile.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -365,17 +365,17 @@ GEM
365365
i18n
366366
json
367367
nokogiri-happymapper (>= 0.5.9)
368-
guard (2.14.1)
368+
guard (2.16.2)
369369
formatador (>= 0.2.4)
370370
listen (>= 2.7, < 4.0)
371-
lumberjack (~> 1.0)
371+
lumberjack (>= 1.0.12, < 2.0)
372372
nenv (~> 0.1)
373373
notiffany (~> 0.0)
374374
pry (>= 0.9.12)
375375
shellany (~> 0.0)
376376
thor (>= 0.18.1)
377377
guard-compat (1.2.1)
378-
guard-konacha-rails (1.1.4)
378+
guard-konacha-rails (1.1.6)
379379
guard (>= 2)
380380
guard-compat
381381
konacha (>= 3.0)
@@ -433,11 +433,11 @@ GEM
433433
konacha-chai-matchers (1.0.0)
434434
launchy (2.4.3)
435435
addressable (~> 2.3)
436-
listen (3.0.8)
437-
rb-fsevent (~> 0.9, >= 0.9.4)
438-
rb-inotify (~> 0.9, >= 0.9.7)
439-
lumberjack (1.0.12)
440-
mail (2.7.0)
436+
listen (3.2.1)
437+
rb-fsevent (~> 0.10, >= 0.10.3)
438+
rb-inotify (~> 0.9, >= 0.9.10)
439+
lumberjack (1.2.4)
440+
mail (2.7.1)
441441
mini_mime (>= 0.1.1)
442442
mailcatcher (0.6.1)
443443
activesupport (>= 4.0.0, < 5)
@@ -448,14 +448,14 @@ GEM
448448
sqlite3 (~> 1.3)
449449
thin (~> 1.5.0)
450450
memory_profiler (0.9.8)
451-
method_source (0.9.0)
451+
method_source (1.0.0)
452452
migration_data (0.6.0)
453453
mime-types (3.3.1)
454454
mime-types-data (~> 3.2015)
455455
mime-types-data (3.2019.1009)
456456
mini_mime (1.0.2)
457457
mini_portile2 (2.4.0)
458-
minitest (5.14.0)
458+
minitest (5.14.1)
459459
moneta (0.8.1)
460460
msgpack (1.3.3)
461461
multi_json (1.14.1)
@@ -477,7 +477,7 @@ GEM
477477
mini_portile2 (~> 2.4.0)
478478
nokogiri-happymapper (0.5.9)
479479
nokogiri (~> 1.5)
480-
notiffany (0.1.1)
480+
notiffany (0.1.3)
481481
nenv (~> 0.1)
482482
shellany (~> 0.0)
483483
oauth (0.4.7)
@@ -522,9 +522,9 @@ GEM
522522
arel (>= 4.0.1)
523523
pg_array_parser (~> 0.0.9)
524524
powerpack (0.1.2)
525-
pry (0.11.3)
526-
coderay (~> 1.1.0)
527-
method_source (~> 0.9.0)
525+
pry (0.13.1)
526+
coderay (~> 1.1)
527+
method_source (~> 1.0)
528528
pry-byebug (3.2.0)
529529
byebug (~> 5.0)
530530
pry (~> 0.10)
@@ -533,7 +533,7 @@ GEM
533533
pry-remote (0.1.8)
534534
pry (~> 0.9)
535535
slop (~> 3.0)
536-
public_suffix (4.0.3)
536+
public_suffix (4.0.5)
537537
puma (3.12.6)
538538
pundit (1.1.0)
539539
activesupport (>= 3.0.0)
@@ -588,9 +588,9 @@ GEM
588588
activesupport (>= 3.0)
589589
i18n
590590
polyamorous (~> 1.1)
591-
rb-fsevent (0.10.2)
592-
rb-inotify (0.9.10)
593-
ffi (>= 0.5.0, < 2)
591+
rb-fsevent (0.10.4)
592+
rb-inotify (0.10.1)
593+
ffi (~> 1.0)
594594
rdoc (4.1.1)
595595
json (~> 1.4)
596596
react-rails (1.4.2)
@@ -728,7 +728,7 @@ GEM
728728
tty-which (0.3.0)
729729
turbolinks (2.5.3)
730730
coffee-rails
731-
tzinfo (1.2.6)
731+
tzinfo (1.2.7)
732732
thread_safe (~> 0.1)
733733
uglifier (2.7.2)
734734
execjs (>= 0.3.0)

0 commit comments

Comments
 (0)