From af6da01439cea795618d50d9c5953e863795677b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 03:39:40 +0000 Subject: [PATCH] Bump os from 1.1.0 to 1.1.4 Bumps [os](https://github.com/rdp/os) from 1.1.0 to 1.1.4. - [Release notes](https://github.com/rdp/os/releases) - [Changelog](https://github.com/rdp/os/blob/master/ChangeLog) - [Commits](https://github.com/rdp/os/commits) --- updated-dependencies: - dependency-name: os dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a937fb9..ca70038 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM mocha (1.12.0) multi_json (1.15.0) multipart-post (2.2.3) - os (1.1.1) + os (1.1.4) parallel (1.22.1) parser (3.1.2.0) ast (~> 2.4.1)