From 4a8983877fa685b79b419339836d77ff4285f791 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torsten=20R=C3=BCger?= Date: Fri, 15 Nov 2019 17:25:38 +0100 Subject: [PATCH] update loof and ruby --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 136fdb0..dc5de3f 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -ruby '2.6.3' +ruby '2.6.5' gem 'rails' gem 'puma' diff --git a/Gemfile.lock b/Gemfile.lock index 24dee40..443512b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM launchy coderay (1.1.2) concurrent-ruby (1.1.4) - crass (1.0.4) + crass (1.0.5) diff-lcs (1.3) erubi (1.8.0) erubis (2.7.0) @@ -139,7 +139,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -157,7 +157,7 @@ GEM net-ssh (>= 2.6.5) net-ssh (5.1.0) nio4r (2.3.1) - nokogiri (1.10.4) + nokogiri (1.10.5) mini_portile2 (~> 2.4.0) opal (0.11.4) ast (>= 2.3.0) @@ -322,7 +322,7 @@ DEPENDENCIES web-console (>= 3.3.0) RUBY VERSION - ruby 2.6.3p62 + ruby 2.6.5p114 BUNDLED WITH 2.0.2