Skip to content

Commit 00b2abd

Browse files
committed
Update dependency listen to '>= 3.0.5', '< 3.7.2'
1 parent 37fa87b commit 00b2abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ group :development, :test do
4141
end
4242

4343
group :development do
44-
gem 'listen', '>= 3.0.5', '< 3.3'
44+
gem 'listen', '>= 3.0.5', '< 3.7.2'
4545
gem 'pry-byebug'
4646
gem 'pry-rails'
4747
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring

0 commit comments

Comments
 (0)