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" , "~> 5.6.4 " )
10
+ gem ( "puma" , "~> 5.6.7 " )
11
11
gem ( "rails" , "~> 5.2.3" )
12
12
gem ( "rubocop" )
13
13
gem ( "sqlite3" )
Original file line number Diff line number Diff line change 77
77
method_source (1.0.0 )
78
78
mini_mime (1.1.2 )
79
79
minitest (5.17.0 )
80
- nio4r (2.5.8 )
80
+ nio4r (2.5.9 )
81
81
nokogiri (1.14.3-x86_64-linux )
82
82
racc (~> 1.4 )
83
83
parallel (1.22.1 )
84
84
parser (3.1.2.1 )
85
85
ast (~> 2.4.1 )
86
- puma (5.6.5 )
86
+ puma (5.6.7 )
87
87
nio4r (~> 2.0 )
88
88
racc (1.6.2 )
89
89
rack (2.2.6.4 )
@@ -192,7 +192,7 @@ DEPENDENCIES
192
192
database_cleaner
193
193
jwt (~> 2.1.0 )
194
194
listen (~> 3.2.0 )
195
- puma (~> 5.6.4 )
195
+ puma (~> 5.6.7 )
196
196
rails (~> 5.2.3 )
197
197
rspec
198
198
rspec-mocks
You can’t perform that action at this time.
0 commit comments