We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbf2433 commit e355abdCopy full SHA for e355abd
test/inspec/aem_base_spec.rb
@@ -14,7 +14,7 @@
14
end
15
16
it { should be_installed }
17
- its('version') { should eq '3.13.1' }
+ its('version') { should eq '3.14.0' }
18
19
20
describe gem('ruby_aem_aws', '/opt/puppetlabs/puppet/bin/gem') do
0 commit comments