Skip to content

Commit 1d48851

Browse files
committed
Update dependency listen to '>= 3.0.5', '< 3.5.2'
1 parent f65d22c commit 1d48851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ group :development, :test do
5353
end
5454

5555
group :development do
56-
gem 'listen', '>= 3.0.5', '< 3.2'
56+
gem 'listen', '>= 3.0.5', '< 3.5.2'
5757
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
5858
gem 'spring'
5959
gem 'spring-watcher-listen', '~> 2.0.0'

0 commit comments

Comments
 (0)