diff --git a/Gemfile b/Gemfile index e0ce93a7..a7473b02 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ gem 'rails', '~> 8.1.1' # Use sqlite3 as the database for Active Record gem 'sqlite3', '~> 2.9' # Use Puma as the app server -gem 'puma', '~> 7.2' +gem 'puma', '~> 8.0' # Asset handling gem 'bootstrap', '~> 5.3.8' diff --git a/Gemfile.lock b/Gemfile.lock index 525ef656..19008e3c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -355,7 +355,7 @@ GEM date stringio public_suffix (7.0.5) - puma (7.2.0) + puma (8.0.1) nio4r (~> 2.0) puppet-resource_api (2.0.0) hocon (>= 1.0) @@ -590,7 +590,7 @@ DEPENDENCIES net-ldap openssl (~> 3.3) openvox (~> 8.25) - puma (~> 7.2) + puma (~> 8.0) puppetdb-ruby rails (~> 8.1.1) rspec-openapi