Skip to content

Commit

Permalink
Merge pull request #534 from sanger/depfu/update/guard-2.19.0
Browse files Browse the repository at this point in the history
Update guard 2.18.1 → 2.19.0 (minor)
  • Loading branch information
yoldas authored Nov 22, 2024
2 parents 6072151 + ce1a4e7 commit 66b3638
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,11 @@ GEM
factory_bot_rails (6.4.4)
factory_bot (~> 6.5)
railties (>= 5.0.0)
ffi (1.16.3)
ffi (1.17.0)
formatador (1.1.0)
globalid (1.2.1)
activesupport (>= 6.1)
guard (2.18.1)
guard (2.19.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
Expand All @@ -121,7 +121,7 @@ GEM
concurrent-ruby (~> 1.0)
json (2.8.2)
language_server-protocol (3.17.0.3)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.23.1)
Expand Down Expand Up @@ -209,7 +209,7 @@ GEM
rainbow (3.1.1)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
rb-inotify (0.11.1)
ffi (~> 1.0)
rbtree (0.4.6)
regexp_parser (2.9.2)
Expand Down

0 comments on commit 66b3638

Please sign in to comment.