From 32a5e9804e7c466b4637cd4dbffb7653b26ecc28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2020 10:01:41 +0000 Subject: [PATCH] Bump os from 1.1.0 to 1.1.1 Bumps [os](https://github.com/rdp/os) from 1.1.0 to 1.1.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[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 32ede46..e7c3f41 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM multi_json (1.14.1) multipart-post (2.1.1) necromancer (0.5.1) - os (1.1.0) + os (1.1.1) parallel (1.19.2) parser (2.7.1.4) ast (~> 2.4.1)