Skip to content

Commit 7295ad1

Browse files
build(deps-dev): bump rb-inotify from 0.10.1 to 0.11.1
Bumps [rb-inotify](https://github.com/guard/rb-inotify) from 0.10.1 to 0.11.1. - [Commits](guard/rb-inotify@v0.10.1...v0.11.1) --- updated-dependencies: - dependency-name: rb-inotify dependency-version: 0.11.1 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6bb950d commit 7295ad1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,9 @@ GEM
152152
http-cookie (>= 1.0.0)
153153
faraday_middleware (0.14.0)
154154
faraday (>= 0.7.4, < 1.0)
155-
ffi (1.16.3)
155+
ffi (1.17.3)
156+
ffi (1.17.3-x86_64-darwin)
157+
ffi (1.17.3-x86_64-linux-gnu)
156158
fluent-logger (0.10.0)
157159
logger (~> 1.6)
158160
msgpack (>= 1.0.0, < 2)
@@ -402,7 +404,7 @@ GEM
402404
rainbow (3.1.1)
403405
rake (13.3.1)
404406
rb-fsevent (0.11.2)
405-
rb-inotify (0.10.1)
407+
rb-inotify (0.11.1)
406408
ffi (~> 1.0)
407409
rbs (3.10.2)
408410
logger

0 commit comments

Comments
 (0)