Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit 9d50be7

Browse files
Bump listen from 3.1.5 to 3.2.1
Bumps [listen](https://github.com/guard/listen) from 3.1.5 to 3.2.1. - [Release notes](https://github.com/guard/listen/releases) - [Commits](guard/listen@v3.1.5...v3.2.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent b423ca1 commit 9d50be7

1 file changed

Lines changed: 8 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ GEM
154154
http-cookie (~> 1.0.0)
155155
faraday_middleware (0.14.0)
156156
faraday (>= 0.7.4, < 1.0)
157-
ffi (1.9.25)
157+
ffi (1.13.1)
158158
ffi-compiler (1.0.1)
159159
ffi (>= 1.0.0)
160160
rake
@@ -254,10 +254,9 @@ GEM
254254
http (>= 3.0, < 5.0)
255255
recursive-open-struct (~> 1.0, >= 1.0.4)
256256
rest-client (~> 2.0)
257-
listen (3.1.5)
258-
rb-fsevent (~> 0.9, >= 0.9.4)
259-
rb-inotify (~> 0.9, >= 0.9.7)
260-
ruby_dep (~> 1.2)
257+
listen (3.2.1)
258+
rb-fsevent (~> 0.10, >= 0.10.3)
259+
rb-inotify (~> 0.9, >= 0.9.10)
261260
loggregator_emitter (5.2.0)
262261
beefcake (~> 1.0.0)
263262
loofah (2.5.0)
@@ -336,9 +335,9 @@ GEM
336335
thor (>= 0.19.0, < 2.0)
337336
rainbow (3.0.0)
338337
rake (13.0.1)
339-
rb-fsevent (0.10.3)
340-
rb-inotify (0.9.10)
341-
ffi (>= 0.5.0, < 2)
338+
rb-fsevent (0.10.4)
339+
rb-inotify (0.10.1)
340+
ffi (~> 1.0)
342341
recursive-open-struct (1.1.0)
343342
representable (3.0.4)
344343
declarative (< 0.1.0)
@@ -401,7 +400,6 @@ GEM
401400
ruby-mysql (2.9.14)
402401
ruby-progressbar (1.10.1)
403402
ruby2_keywords (0.0.2)
404-
ruby_dep (1.5.0)
405403
ruby_parser (3.8.3)
406404
sexp_processor (~> 4.1)
407405
rubyzip (2.3.0)
@@ -561,7 +559,7 @@ DEPENDENCIES
561559
rubyzip (>= 1.3.0)
562560
scientist (~> 1.1.0)
563561
sequel (~> 5.0)
564-
sinatra (= 2.0.8.1)
562+
sinatra (~> 2.0)
565563
sinatra-contrib
566564
solargraph
567565
spork!

0 commit comments

Comments
 (0)