Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Commit

Permalink
Merge pull request #156 from InternationalTradeAdministration/dependa…
Browse files Browse the repository at this point in the history
…bot/bundler/puma-5.3.2
  • Loading branch information
dependabot-preview[bot] authored Jun 3, 2021
2 parents 615c1b3 + 986d8b1 commit 5be56c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gem "elasticsearch"
gem "elasticsearch-model"
gem "elasticsearch-persistence"
gem "jbuilder", "~> 2.11"
gem "puma", "~> 4.3"
gem "puma", "~> 5.3"
gem "rails"
gem "sanitize"
gem "htmlentities"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ GEM
parser (3.0.0.0)
ast (~> 2.4.1)
public_suffix (4.0.6)
puma (4.3.8)
puma (5.3.2)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
Expand Down Expand Up @@ -283,7 +283,7 @@ DEPENDENCIES
iso_country_codes
jbuilder (~> 2.11)
listen (>= 3.0.5, < 3.6)
puma (~> 4.3)
puma (~> 5.3)
rails
rspec-rails (~> 4.0)
rubocop-rails_config
Expand Down

0 comments on commit 5be56c2

Please sign in to comment.