Skip to content

Commit aa6e9c5

Browse files
committed
Update ecosystem test puma dependency version
1 parent 192c776 commit aa6e9c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/truffle/ecosystem/blog5/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ GEM
8080
nokogiri (1.10.5)
8181
mini_portile2 (~> 2.4.0)
8282
pg (1.1.4)
83-
puma (3.12.1)
83+
puma (3.12.2)
8484
rack (2.0.7)
8585
rack-test (1.1.0)
8686
rack (>= 1.0, < 3)

test/truffle/ecosystem/blog6/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ GEM
8787
nokogiri (1.10.4)
8888
mini_portile2 (~> 2.4.0)
8989
pg (1.1.3)
90-
puma (3.12.0)
90+
puma (3.12.2)
9191
rack (2.0.7)
9292
rack-test (1.1.0)
9393
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)