Skip to content

Commit 408f847

Browse files
committed
Bump puppet 4.10.8 -> 4.10.10 in tests
1 parent 89bee40 commit 408f847

12 files changed

+3
-3
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ matrix:
1414
env: RUBOCOP_TEST="false" RSPEC_TEST="true" ENFORCE_COVERAGE="true" PUPPET_VERSIONS="5.0.0"
1515
# Puppet supports ruby 2.0 and 2.1 with Puppet 4.x, but build with more recent versions too
1616
- rvm: 2.3
17-
env: RUBOCOP_TEST="false" RSPEC_TEST="true" PUPPET_VERSIONS="4.10.8"
17+
env: RUBOCOP_TEST="false" RSPEC_TEST="true" PUPPET_VERSIONS="4.10.10"
1818
- rvm: 2.2
19-
env: RUBOCOP_TEST="false" RSPEC_TEST="true" PUPPET_VERSIONS="4.10.8"
19+
env: RUBOCOP_TEST="false" RSPEC_TEST="true" PUPPET_VERSIONS="4.10.10"
2020
# For really old ruby versions only build 3.8.7
2121
- rvm: 2.1
2222
env: RUBOCOP_TEST="false" RSPEC_TEST="true" PUPPET_VERSIONS="3.8.7"

octocatalog-diff.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require 'json'
22

3-
DEFAULT_PUPPET_VERSION = '4.10.8'.freeze
3+
DEFAULT_PUPPET_VERSION = '5.4.0'.freeze
44

55
Gem::Specification.new do |s|
66
s.required_ruby_version = '>= 2.0.0'

vendor/cache/fast_gettext-1.1.0.gem

-25.5 KB
Binary file not shown.

vendor/cache/fast_gettext-1.1.2.gem

25.5 KB
Binary file not shown.

vendor/cache/gettext-3.2.3.gem

-277 KB
Binary file not shown.

vendor/cache/gettext-3.2.6.gem

278 KB
Binary file not shown.

vendor/cache/gettext-setup-0.26.gem

-16 KB
Binary file not shown.

vendor/cache/gettext-setup-0.30.gem

17.5 KB
Binary file not shown.
2.84 MB
Binary file not shown.

vendor/cache/puppet-4.10.10.gem

2.84 MB
Binary file not shown.

0 commit comments

Comments
 (0)