diff --git a/.ruby-version b/.ruby-version index 62ae32d..8122ad0 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.7.7 \ No newline at end of file +2.7.8 \ No newline at end of file diff --git a/Gemfile b/Gemfile index 824858f..bfd6301 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -ruby '2.7.7' +ruby '2.7.8' gem 'rails', '~> 5.2' diff --git a/Gemfile.lock b/Gemfile.lock index 5ded9da..06aeed7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -315,7 +315,7 @@ DEPENDENCIES unicorn RUBY VERSION - ruby 2.7.7p221 + ruby 2.7.8p225 BUNDLED WITH 2.1.4