Skip to content

Commit a806ee2

Browse files
Bump rb-inotify from 0.9.10 to 0.10.0
Bumps [rb-inotify](https://github.com/guard/rb-inotify) from 0.9.10 to 0.10.0. - [Release notes](https://github.com/guard/rb-inotify/releases) - [Commits](guard/rb-inotify@v0.9.10...v0.10.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3596ee2 commit a806ee2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,8 @@ GEM
225225
public_suffix (2.0.5)
226226
rake (12.3.2)
227227
rb-fsevent (0.10.3)
228-
rb-inotify (0.9.10)
229-
ffi (>= 0.5.0, < 2)
228+
rb-inotify (0.10.0)
229+
ffi (~> 1.0)
230230
rouge (2.2.1)
231231
ruby-enum (0.7.2)
232232
i18n

0 commit comments

Comments
 (0)