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

Commit d3ba2cb

Browse files
Bump listen from 3.3.1 to 3.4.0 (#510)
Bumps [listen](https://github.com/guard/listen) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/guard/listen/releases) - [Commits](guard/listen@v3.3.1...v3.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent b8b41f1 commit d3ba2cb

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ group :development do
5656
gem "capistrano-rvm"
5757
gem "capistrano3-puma"
5858
gem "letter_opener"
59-
gem "listen", ">= 3.0.5", "< 3.4"
59+
gem "listen", ">= 3.0.5", "< 3.5"
6060
gem "spring"
6161
gem "spring-watcher-listen", "~> 2.0.0"
6262
gem "web-console", ">= 3.3.0"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ GEM
149149
railties (>= 5.0.0)
150150
faker (2.14.0)
151151
i18n (>= 1.6, < 2)
152-
ffi (1.13.1)
152+
ffi (1.14.2)
153153
filterrific (5.2.1)
154154
flipper (0.19.0)
155155
flipper-active_record (0.19.0)
@@ -208,7 +208,7 @@ GEM
208208
letter_opener (1.7.0)
209209
launchy (~> 2.2)
210210
libv8 (8.4.255.0)
211-
listen (3.3.1)
211+
listen (3.4.0)
212212
rb-fsevent (~> 0.10, >= 0.10.3)
213213
rb-inotify (~> 0.9, >= 0.9.10)
214214
loofah (2.7.0)
@@ -461,7 +461,7 @@ DEPENDENCIES
461461
jquery-rails (~> 4.3, >= 4.3.1)
462462
kaminari
463463
letter_opener
464-
listen (>= 3.0.5, < 3.4)
464+
listen (>= 3.0.5, < 3.5)
465465
mini_racer
466466
pg
467467
prawn-rails

0 commit comments

Comments
 (0)