File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 16
16
17
17
group :development do
18
18
gem 'dotenv-rails' , '~> 2.8'
19
- gem 'listen' , '>= 3.0.5' , '< 3.9 '
19
+ gem 'listen' , '>= 3.0.5' , '< 3.10 '
20
20
gem 'tinify'
21
21
end
22
22
Original file line number Diff line number Diff line change 105
105
dotenv (= 2.8.1 )
106
106
railties (>= 3.2 )
107
107
erubi (1.12.0 )
108
- ffi (1.15.5 )
108
+ ffi (1.16.3 )
109
109
globalid (1.2.1 )
110
110
activesupport (>= 6.1 )
111
111
httpclient (2.8.3 )
114
114
jmespath (1.6.2 )
115
115
kramdown (2.4.0 )
116
116
rexml
117
- listen (3.8 .0 )
117
+ listen (3.9 .0 )
118
118
rb-fsevent (~> 0.10 , >= 0.10.3 )
119
119
rb-inotify (~> 0.9 , >= 0.9.10 )
120
120
loofah (2.22.0 )
@@ -250,7 +250,7 @@ DEPENDENCIES
250
250
capybara (~> 3.40 )
251
251
dotenv-rails (~> 2.8 )
252
252
kramdown (~> 2.4 )
253
- listen (>= 3.0.5 , < 3.9 )
253
+ listen (>= 3.0.5 , < 3.10 )
254
254
puma (~> 6 )
255
255
rails (~> 7.0 )
256
256
rails-controller-testing (~> 1.0 )
You can’t perform that action at this time.
0 commit comments