diff --git a/Gemfile b/Gemfile index 00511bf..da576c4 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ source "https://rubygems.org" #don't upgrade gem "rails", "5.1.6.1" -ruby "2.6.1" +ruby "2.6.2" gem "aruba" gem "bcrypt" diff --git a/Gemfile.lock b/Gemfile.lock index 2fe921d..2c8e18e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -381,7 +381,7 @@ DEPENDENCIES unicorn RUBY VERSION - ruby 2.6.1p33 + ruby 2.6.2p47 BUNDLED WITH - 1.17.3 + 1.17.2