mirror of
https://github.com/saltstack-formulas/timezone-formula.git
synced 2026-07-15 04:22:10 +02:00
chore(gemfile.lock): update to latest gem versions (2021-W29) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/349
This commit is contained in:
@@ -49,7 +49,7 @@ class SystemResource < Inspec.resource(1)
|
||||
def build_platform_release
|
||||
case inspec.platform[:name]
|
||||
when 'amazon'
|
||||
# `2018` relase is named `1` in kitchen.yaml
|
||||
# `2018` relase is named `1` in `kitchen.yml`
|
||||
inspec.platform[:release].gsub(/2018.*/, '1')
|
||||
when 'arch'
|
||||
'base-latest'
|
||||
|
||||
Reference in New Issue
Block a user