Skip to content

Commit

Permalink
Merge pull request #691 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 21, 2024
2 parents a9fff80 + 48cc3a3 commit 50fed05
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ GEM
railties (>= 5.0.0)
ffi (1.17.0)
formatador (1.1.0)
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 @@ -75,13 +75,13 @@ 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)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lumberjack (1.2.9)
lumberjack (1.2.10)
method_source (1.1.0)
mini_portile2 (2.8.8)
minitest (5.25.2)
Expand All @@ -99,7 +99,7 @@ GEM
parser (3.3.6.0)
ast (~> 2.4.1)
racc
pry (0.14.2)
pry (0.15.0)
coderay (~> 1.1)
method_source (~> 1.0)
racc (1.8.1)
Expand All @@ -123,7 +123,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 50fed05

Please sign in to comment.