File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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.5 .1'
51
+ gem 'listen' , '~> 3.7 .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 102
102
factory_bot_rails (6.2.0 )
103
103
factory_bot (~> 6.2.0 )
104
104
railties (>= 5.0.0 )
105
- ffi (1.15.1 )
105
+ ffi (1.15.5 )
106
106
globalid (0.4.2 )
107
107
activesupport (>= 4.2.0 )
108
108
i18n (1.10.0 )
134
134
actionmailer (>= 3.2 )
135
135
letter_opener (~> 1.0 )
136
136
railties (>= 3.2 )
137
- listen (3.5 .1 )
137
+ listen (3.7 .1 )
138
138
rb-fsevent (~> 0.10 , >= 0.10.3 )
139
139
rb-inotify (~> 0.9 , >= 0.9.10 )
140
140
loofah (2.17.0 )
202
202
thor (>= 0.20.3 , < 2.0 )
203
203
rainbow (3.1.1 )
204
204
rake (13.0.6 )
205
- rb-fsevent (0.11.0 )
205
+ rb-fsevent (0.11.1 )
206
206
rb-inotify (0.10.1 )
207
207
ffi (~> 1.0 )
208
208
regexp_parser (2.3.1 )
@@ -300,7 +300,7 @@ DEPENDENCIES
300
300
jquery-rails
301
301
kaminari
302
302
letter_opener_web
303
- listen (~> 3.5 .1 )
303
+ listen (~> 3.7 .1 )
304
304
pg (= 1.3.5 )
305
305
pry-byebug
306
306
puma (~> 4.3 )
You can’t perform that action at this time.
0 commit comments