From 0e52a91caaface82eb807e2ebe5b16e79654984d Mon Sep 17 00:00:00 2001 From: Mathiyarasy <157102811+Mathiyarasy@users.noreply.github.com> Date: Tue, 16 Jun 2026 10:05:08 +0000 Subject: [PATCH] Update gem files --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 13ea03d..7eed90b 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem "sprockets-rails" gem "sqlite3", "~> 2.1" # Use the Puma web server [https://github.com/puma/puma] -gem "puma", "~> 6" +gem "puma", "~> 7.2" # Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails] gem "importmap-rails" diff --git a/Gemfile.lock b/Gemfile.lock index a651d61..f169cec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -176,7 +176,7 @@ GEM drb (~> 2.0) prism (~> 1.5) msgpack (1.8.0) - net-imap (0.6.4) + net-imap (0.6.4.1) date net-protocol net-pop (0.1.2) @@ -214,7 +214,7 @@ GEM date stringio public_suffix (7.0.5) - puma (6.6.1) + puma (7.2.1) nio4r (~> 2.0) racc (1.8.1) rack (3.2.6) @@ -383,7 +383,7 @@ DEPENDENCIES hotwire-livereload (~> 1.2) importmap-rails jbuilder - puma (~> 6) + puma (~> 7.2) rails (~> 8.1.0) selenium-webdriver solargraph