Skip to content

Commit

Permalink
Update puma all gemfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
xjunior committed Oct 11, 2024
1 parent 6682630 commit c1c6519
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion audiences/gemfiles/rails_6_1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ GEM
parser (3.3.5.0)
ast (~> 2.4.1)
racc
pg (1.5.6)
pg (1.5.8)
psych (5.1.2)
stringio
public_suffix (6.0.0)
Expand Down
2 changes: 1 addition & 1 deletion audiences/gemfiles/rails_7_0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ GEM
parser (3.3.5.0)
ast (~> 2.4.1)
racc
pg (1.5.6)
pg (1.5.8)
psych (5.1.2)
stringio
public_suffix (6.0.0)
Expand Down
2 changes: 1 addition & 1 deletion audiences/gemfiles/rails_7_1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ GEM
parser (3.3.5.0)
ast (~> 2.4.1)
racc
pg (1.5.6)
pg (1.5.8)
psych (5.1.2)
stringio
public_suffix (6.0.0)
Expand Down

0 comments on commit c1c6519

Please sign in to comment.