diff --git a/Gemfile b/Gemfile index 44f4937ad..f52fdb0e1 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://gems.ruby-china.com' git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby '2.3.7' +ruby '2.5.1' gem 'rails', '~> 5.2.0' gem 'mysql2', '>= 0.4.4', '< 0.6.0' diff --git a/Gemfile.lock b/Gemfile.lock index 60e1ae811..91a40b365 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -374,7 +374,7 @@ DEPENDENCIES wkhtmltopdf-binary RUBY VERSION - ruby 2.3.7p456 + ruby 2.5.1p57 BUNDLED WITH 1.17.3