Skip to content

Commit

Permalink
Merge c0f4834 into 0d15899
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 11, 2022
2 parents 0d15899 + c0f4834 commit 24eb865
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -144,7 +144,7 @@ group :test do
gem "erb_lint", :require => false
gem "factory_bot_rails"
gem "minitest", "~> 5.1"
gem "puma", "~> 5.3"
gem "puma", "~> 5.6"
gem "rails-controller-testing"
gem "rubocop"
gem "rubocop-minitest"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -359,7 +359,7 @@ GEM
popper_js (1.16.0)
progress (3.6.0)
public_suffix (4.0.6)
puma (5.6.1)
puma (5.6.2)
nio4r (~> 2.0)
quad_tile (1.0.1)
r2 (0.2.7)
Expand Down Expand Up @@ -563,7 +563,7 @@ DEPENDENCIES
omniauth-windowslive
openstreetmap-deadlock_retry (>= 1.3.1)
pg
puma (~> 5.3)
puma (~> 5.6)
quad_tile (~> 1.0.1)
r2 (~> 0.2.7)
rack-cors
Expand Down

0 comments on commit 24eb865

Please sign in to comment.