diff --git a/Gemfile b/Gemfile index 04d2d2a..d434778 100644 --- a/Gemfile +++ b/Gemfile @@ -9,4 +9,4 @@ gem 'cloudinary', "~> 1.21.0" gem "json", "~> 2.6.1" -gem "puma", "~> 5.5.2" +gem "puma", "~> 5.6.7" diff --git a/Gemfile.lock b/Gemfile.lock index 0a3f90f..25259e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,8 +15,8 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0901) netrc (0.11.0) - nio4r (2.5.8) - puma (5.5.2) + nio4r (2.5.9) + puma (5.6.7) nio4r (~> 2.0) rack (1.6.4) rack-protection (1.5.3) @@ -41,7 +41,7 @@ PLATFORMS DEPENDENCIES cloudinary (~> 1.21.0) json (~> 2.6.1) - puma (~> 5.5.2) + puma (~> 5.6.7) sinatra (~> 1.4.6) RUBY VERSION