diff --git a/Gemfile b/Gemfile index f40584d..de23805 100644 --- a/Gemfile +++ b/Gemfile @@ -76,4 +76,4 @@ gem "pagy", "~> 9.3" gem "chartkick", "~> 5.1" -gem "groupdate", "~> 6.5" +gem "groupdate", "~> 6.7" diff --git a/Gemfile.lock b/Gemfile.lock index a5cc224..d84f364 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,13 +75,13 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) bcrypt_pbkdf (1.1.1) bcrypt_pbkdf (1.1.1-arm64-darwin) bcrypt_pbkdf (1.1.1-x86_64-darwin) - benchmark (0.4.0) - bigdecimal (3.1.9) + benchmark (0.4.1) + bigdecimal (3.2.1) bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) @@ -99,7 +99,7 @@ GEM xpath (~> 3.2) chartkick (5.1.4) concurrent-ruby (1.3.5) - connection_pool (2.5.0) + connection_pool (2.5.3) crass (1.0.6) date (3.4.1) debug (1.10.0) @@ -112,7 +112,7 @@ GEM responders warden (~> 1.2.3) dotenv (3.1.7) - drb (2.2.1) + drb (2.2.3) ed25519 (1.3.0) erubi (1.13.1) et-orbi (1.2.11) @@ -133,8 +133,8 @@ GEM raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - groupdate (6.5.1) - activesupport (>= 7) + groupdate (6.7.0) + activesupport (>= 7.1) i18n (1.14.7) concurrent-ruby (~> 1.0) importmap-rails (2.1.0) @@ -163,7 +163,7 @@ GEM zeitwerk (>= 2.6.18, < 3.0) language_server-protocol (3.17.0.4) lint_roller (1.1.0) - logger (1.6.6) + logger (1.7.0) loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -424,7 +424,7 @@ DEPENDENCIES debug devise (~> 4.9) faker - groupdate (~> 6.5) + groupdate (~> 6.7) importmap-rails jbuilder kamal