From d669875815749b01c7c1b142ea13a47c968c76a1 Mon Sep 17 00:00:00 2001 From: fauno Date: Sat, 29 Jun 2019 19:25:21 -0300 Subject: [PATCH] 2.5.5 --- .ruby-version | 2 +- Gemfile | 2 +- Gemfile.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ruby-version b/.ruby-version index aedc15b..0cadbc1 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.5.3 +2.5.5 diff --git a/Gemfile b/Gemfile index 635e963..b47d55b 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby '2.5.3' +ruby '2.5.5' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' gem 'rails', '~> 5.2.3' diff --git a/Gemfile.lock b/Gemfile.lock index 9f56cf1..88964c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -183,7 +183,7 @@ DEPENDENCIES yard RUBY VERSION - ruby 2.5.3p105 + ruby 2.5.5p157 BUNDLED WITH 2.0.1