diff --git a/Gemfile b/Gemfile index 54ecb579..7970b2a3 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -ruby "~> 3.3.6" +ruby "~> 3.4.0" gem "activesupport", ">= 5.2.7", :require => false gem "bootstrap-sass", "~> 3.x"