diff --git a/Gemfile b/Gemfile index 33dcc4d..c3a7c80 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -ruby '3.3.4' +ruby '3.3.5' gem 'acts-as-taggable-on' gem 'bootsnap', require: false gem 'csv'