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 @@ -8,7 +8,7 @@ ruby '>= 3.0.0'
8
8
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
9
9
gem 'rails' , '~> 6.1' , '>= 6.1.7.3'
10
10
# Use Puma as the app server
11
- gem 'puma' , '~> 6.2' , '>= 6.2.1 '
11
+ gem 'puma' , '~> 6.3 '
12
12
13
13
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
14
14
# gem 'jbuilder', '~> 2.7'
Original file line number Diff line number Diff line change 132
132
ast (~> 2.4.1 )
133
133
pg (1.4.6 )
134
134
public_suffix (5.0.1 )
135
- puma (6.2 .1 )
135
+ puma (6.3 .1 )
136
136
nio4r (~> 2.0 )
137
137
racc (1.6.2 )
138
138
rack (2.2.6.4 )
@@ -265,7 +265,7 @@ DEPENDENCIES
265
265
jwt (~> 2.7.0 )
266
266
minitest-stub_any_instance
267
267
pg (~> 1.4.4 )
268
- puma (~> 6.2 , >= 6.2.1 )
268
+ puma (~> 6.3 )
269
269
rails (~> 6.1 , >= 6.1.7.3 )
270
270
rails-controller-testing
271
271
redis (~> 4.8.0 )
You can’t perform that action at this time.
0 commit comments