From 983a742c217d499a08477657ab43731b87885018 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2019 10:47:44 +0000 Subject: [PATCH] Bump os from 1.0.0 to 1.0.1 Bumps [os](https://github.com/rdp/os) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/rdp/os/releases) - [Changelog](https://github.com/rdp/os/blob/master/ChangeLog) - [Commits](https://github.com/rdp/os/commits) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 343450e..eaab0c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM multi_json (1.12.2) multipart-post (2.0.0) necromancer (0.4.0) - os (1.0.0) + os (1.0.1) parallel (1.12.0) parser (2.4.0.0) ast (~> 2.2)