File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ group :development, :test do
48
48
end
49
49
50
50
group :development do
51
- gem 'listen' , '~> 3.2 .1'
51
+ gem 'listen' , '~> 3.5 .1'
52
52
# Access an IRB console on exception pages or by using <%= console %> anywhere in the code.
53
53
gem 'web-console' , '>= 3.3.0'
54
54
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
Original file line number Diff line number Diff line change 132
132
actionmailer (>= 3.2 )
133
133
letter_opener (~> 1.0 )
134
134
railties (>= 3.2 )
135
- listen (3.2 .1 )
135
+ listen (3.5 .1 )
136
136
rb-fsevent (~> 0.10 , >= 0.10.3 )
137
137
rb-inotify (~> 0.9 , >= 0.9.10 )
138
138
loofah (2.9.1 )
@@ -297,7 +297,7 @@ DEPENDENCIES
297
297
jquery-rails
298
298
kaminari
299
299
letter_opener_web
300
- listen (~> 3.2 .1 )
300
+ listen (~> 3.5 .1 )
301
301
pg (= 1.2.3 )
302
302
pry-byebug
303
303
puma (~> 4.3 )
You can’t perform that action at this time.
0 commit comments