Skip to content

Commit

Permalink
Merge pull request #265 from kufu/dependabot/bundler/guard-2.19.0
Browse files Browse the repository at this point in the history
build(deps-dev): bump guard from 2.18.1 to 2.19.0
  • Loading branch information
u1ymd authored Nov 5, 2024
2 parents 4306186 + f7fa2c0 commit 746c92b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ GEM
multipart-post (~> 2)
faraday-net_http (3.1.0)
net-http
ffi (1.15.5)
ffi (1.17.0)
formatador (1.1.0)
gli (2.21.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 @@ -62,11 +62,11 @@ GEM
concurrent-ruby (~> 1.0)
json (2.7.2)
language_server-protocol (3.17.0.3)
listen (3.7.1)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
lumberjack (1.2.9)
lumberjack (1.2.10)
mechanize (2.12.2)
addressable (~> 2.8)
base64
Expand All @@ -80,7 +80,7 @@ GEM
rubyntlm (~> 0.6, >= 0.6.3)
webrick (~> 1.7)
webrobots (~> 0.1.2)
method_source (1.0.0)
method_source (1.1.0)
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
Expand Down Expand Up @@ -117,7 +117,7 @@ GEM
webrick (~> 1.8)
rainbow (3.1.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
rb-inotify (0.11.1)
ffi (~> 1.0)
redis-client (0.22.2)
connection_pool
Expand Down Expand Up @@ -166,7 +166,7 @@ GEM
faraday-multipart
gli
hashie
thor (1.2.2)
thor (1.3.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
Expand Down

0 comments on commit 746c92b

Please sign in to comment.