From 175f1bea0383ec8595d0e524d3793425cae473dd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 02:23:47 +0000 Subject: [PATCH] :arrow_up: Bump rgl from 0.5.6 to 0.5.7 Bumps [rgl](https://github.com/monora/rgl) from 0.5.6 to 0.5.7. - [Release notes](https://github.com/monora/rgl/releases) - [Changelog](https://github.com/monora/rgl/blob/master/ChangeLog) - [Commits](https://github.com/monora/rgl/compare/v0.5.6...v0.5.7) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2b04cb0..47a8e21 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,13 @@ GEM remote: https://rubygems.org/ specs: + generator (0.0.1) lazy_priority_queue (0.1.1) - rgl (0.5.6) + rgl (0.5.7) lazy_priority_queue (~> 0.1.0) - stream (~> 0.5.2) - stream (0.5.2) + stream (~> 0.5.3) + stream (0.5.3) + generator PLATFORMS ruby