diff --git a/Gemfile b/Gemfile index 032d01e..7f793ee 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.1' +ruby '2.7.1' gem 'jbuilder' gem 'pg' diff --git a/Gemfile.lock b/Gemfile.lock index afd19f8..0cbedc2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -312,7 +312,7 @@ DEPENDENCIES webpacker RUBY VERSION - ruby 2.6.1p33 + ruby 2.7.1p83 BUNDLED WITH 2.1.4