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 @@ -32,7 +32,7 @@ gem 'rswag-api', '~> 2.16.0'
32
32
gem 'rswag-ui' , '~> 2.16.0'
33
33
gem 'sendgrid' , '~> 1.2.4'
34
34
gem 'sprockets-rails' , '~> 3.5' , '>= 3.5.2'
35
- gem 'strong_migrations' , '~> 2.4 '
35
+ gem 'strong_migrations' , '~> 2.5 '
36
36
gem 'yaaf' , '~> 3.0'
37
37
# Use Redis adapter to run Action Cable in production
38
38
# gem 'redis', '~> 4.0'
Original file line number Diff line number Diff line change 141
141
erubi (>= 1.0.0 )
142
142
rack (>= 0.9.0 )
143
143
rouge (>= 1.0.0 )
144
- bigdecimal (3.2.2 )
144
+ bigdecimal (3.2.3 )
145
145
binding_of_caller (1.0.1 )
146
146
debug_inspector (>= 1.2.0 )
147
147
bootsnap (1.18.6 )
165
165
sexp_processor
166
166
coderay (1.1.3 )
167
167
concurrent-ruby (1.3.5 )
168
- connection_pool (2.5.3 )
168
+ connection_pool (2.5.4 )
169
169
crack (1.0.0 )
170
170
bigdecimal
171
171
rexml
611
611
activesupport (>= 6.1 )
612
612
sprockets (>= 3.0.0 )
613
613
stringio (3.1.7 )
614
- strong_migrations (2.4 .0 )
614
+ strong_migrations (2.5 .0 )
615
615
activerecord (>= 7.1 )
616
616
terminal-table (4.0.0 )
617
617
unicode-display_width (>= 1.1.1 , < 4 )
@@ -710,7 +710,7 @@ DEPENDENCIES
710
710
shoulda-matchers (~> 6.5 )
711
711
simplecov (~> 0.22.0 )
712
712
sprockets-rails (~> 3.5 , >= 3.5.2 )
713
- strong_migrations (~> 2.4 )
713
+ strong_migrations (~> 2.5 )
714
714
tzinfo-data
715
715
webmock (~> 3.25 )
716
716
yaaf (~> 3.0 )
You can’t perform that action at this time.
0 commit comments