Bump os from 1.0.1 to 1.1.0

Bumps [os](https://github.com/rdp/os) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/rdp/os/releases)
- [Changelog](https://github.com/rdp/os/blob/master/ChangeLog)
- [Commits](https://github.com/rdp/os/commits/v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-31 10:33:31 +00:00 committed by GitHub
parent 67655e9dcb
commit 0ef58ac064
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ end
# rubocop:enable ConditionalAssignment
group :production do
gem 'os', '~> 1.0'
gem 'os', '~> 1.1'
gem 'puppet', puppetversion
gem 'r10k', '~> 3.4'
gem 'rugged', '~> 0.99'

View file

@ -39,7 +39,7 @@ GEM
multi_json (1.14.1)
multipart-post (2.1.1)
necromancer (0.5.1)
os (1.0.1)
os (1.1.0)
parallel (1.19.1)
parser (2.7.0.1)
ast (~> 2.4.0)
@ -166,7 +166,7 @@ PLATFORMS
DEPENDENCIES
json (>= 2.0.2)
metadata-json-lint (~> 2.0)
os (~> 1.0)
os (~> 1.1)
puppet (>= 5, < 6)
puppet-lint (~> 2.3)
puppet-lint-absolute_classname-check (~> 2.0)