diff --git a/.ruby-version b/.ruby-version index 34cde569..406ebcbd 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.6 +3.2.7 diff --git a/Dockerfile b/Dockerfile index 0c42f02b..3dc75a66 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ruby:3.2.6 +FROM ruby:3.2.7 RUN apt-get update -qq && apt-get install -y build-essential diff --git a/Gemfile.lock b/Gemfile.lock index 6abd84d0..3d3c80c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -486,7 +486,7 @@ DEPENDENCIES whitelabel RUBY VERSION - ruby 3.2.6 + ruby 3.2.7 BUNDLED WITH 2.4.10