File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
6
6
ruby "3.2.2"
7
7
8
8
gem "pg" , ">= 0.18" , "< 2.0"
9
- gem "puma" , "~> 6.3 "
9
+ gem "puma" , "~> 6.4 "
10
10
gem "rails" , "~> 7.0.5"
11
11
gem "jbuilder" , "~> 2.5"
12
12
Original file line number Diff line number Diff line change 124
124
timeout
125
125
net-smtp (0.3.3 )
126
126
net-protocol
127
- nio4r (2.5.9 )
127
+ nio4r (2.7.0 )
128
128
nokogiri (1.16.0-arm64-darwin )
129
129
racc (~> 1.4 )
130
130
nokogiri (1.16.0-x86_64-linux )
140
140
pry-byebug (3.10.1 )
141
141
byebug (~> 11.0 )
142
142
pry (>= 0.13 , < 0.15 )
143
- puma (6.3.1 )
143
+ puma (6.4.2 )
144
144
nio4r (~> 2.0 )
145
145
racc (1.7.3 )
146
146
rack (2.2.8 )
@@ -268,7 +268,7 @@ DEPENDENCIES
268
268
listen (~> 3.2 )
269
269
pg (>= 0.18 , < 2.0 )
270
270
pry-byebug
271
- puma (~> 6.3 )
271
+ puma (~> 6.4 )
272
272
rack-cors
273
273
rails (~> 7.0.5 )
274
274
rollbar
You can’t perform that action at this time.
0 commit comments