mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
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:
parent
67655e9dcb
commit
0ef58ac064
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue