Skip to content

Commit 565f39d

Browse files
committed
[ruby/sinatra] Upgrade puma to 7.1
1 parent f99bb89 commit 565f39d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frameworks/Ruby/sinatra-sequel/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GEM
1313
pg (1.6.2)
1414
pg (1.6.2-x86_64-darwin)
1515
pg (1.6.2-x86_64-linux)
16-
puma (7.0.2)
16+
puma (7.1.0)
1717
nio4r (~> 2.0)
1818
rack (3.2.0)
1919
rack-protection (4.1.1)

frameworks/Ruby/sinatra/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ GEM
3838
pg (1.6.2)
3939
pg (1.6.2-x86_64-darwin)
4040
pg (1.6.2-x86_64-linux)
41-
puma (7.0.2)
41+
puma (7.1.0)
4242
nio4r (~> 2.0)
4343
rack (3.2.3)
4444
rack-protection (4.2.0)

0 commit comments

Comments
 (0)