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 7
7
8
8
gem ( 'bcrypt' , '~> 3.1.7' )
9
9
gem ( 'jwt' , '~> 2.1.0' )
10
- gem ( 'puma' , '~> 6.3' , '>= 6.3.1 ')
10
+ gem ( 'puma' , '~> 6.4 ' )
11
11
gem ( 'rails' , "~> 6.0" )
12
12
gem ( 'rubocop' , '~> 1.56' )
13
13
gem ( 'sqlite3' )
Original file line number Diff line number Diff line change 110
110
timeout
111
111
net-smtp (0.3.3 )
112
112
net-protocol
113
- nio4r (2.5.9 )
113
+ nio4r (2.7.0 )
114
114
nokogiri (1.15.4 )
115
115
mini_portile2 (~> 2.8.2 )
116
116
racc (~> 1.4 )
120
120
parser (3.2.2.3 )
121
121
ast (~> 2.4.1 )
122
122
racc
123
- puma (6.3.1 )
123
+ puma (6.4.2 )
124
124
nio4r (~> 2.0 )
125
125
racc (1.7.1 )
126
126
rack (2.2.8 )
@@ -239,7 +239,7 @@ DEPENDENCIES
239
239
database_cleaner (~> 2.0 , >= 2.0.2 )
240
240
jwt (~> 2.1.0 )
241
241
listen (~> 3.2.0 )
242
- puma (~> 6.3 , >= 6.3.1 )
242
+ puma (~> 6.4 )
243
243
rails (~> 6.0 )
244
244
rspec
245
245
rspec-mocks
You can’t perform that action at this time.
0 commit comments