diff --git a/Gemfile b/Gemfile index e2e28f9..c06be6c 100644 --- a/Gemfile +++ b/Gemfile @@ -27,7 +27,7 @@ gem "gem_logger" gem "logging" gem 'psych' gem 'sigdump' -gem "activesupport", '~> 7.0', '<= 7.0.8' +gem "activesupport", "~> 7.2", ">= 7.2.3.1" gem "clamp" gem "cloudtruth-client", path: "client" gem "kubeclient"