diff --git a/.ruby-version b/.ruby-version index ec1cf33..57cf282 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.6.3 +2.6.5 diff --git a/Gemfile b/Gemfile index 3affc63..d5694c4 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby '2.6.3' +ruby '2.6.5' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' gem 'puma', '~> 3.11' diff --git a/Gemfile.lock b/Gemfile.lock index 72fae2d..d92b105 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -267,7 +267,7 @@ DEPENDENCIES webpacker (~> 4.0) RUBY VERSION - ruby 2.6.3p62 + ruby 2.6.5p114 BUNDLED WITH 2.0.2