Skip to content

Commit dde7ca3

Browse files
committed
Bump gems again
1 parent 8a8477f commit dde7ca3

15 files changed

+3
-3
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ matrix:
88
include:
99
# Puppet supports ruby 2.4 with Puppet >= 5.0 so this should be considered the "official" build
1010
- rvm: 2.4
11-
env: RUBOCOP_TEST="true" RSPEC_TEST="true" PUPPET_VERSIONS="5.5.3" ENFORCE_COVERAGE="true"
11+
env: RUBOCOP_TEST="true" RSPEC_TEST="true" PUPPET_VERSIONS="5.5.8" ENFORCE_COVERAGE="true"
1212
# Build with latest ruby
1313
- rvm: 2.5
14-
env: RUBOCOP_TEST="false" RSPEC_TEST="true" PUPPET_VERSIONS="5.5.3"
14+
env: RUBOCOP_TEST="false" RSPEC_TEST="true" PUPPET_VERSIONS="5.5.8"
1515
# Puppet supports ruby 2.0 and 2.1 with Puppet 4.x, but build with more recent versions too
1616
- rvm: 2.3
1717
env: RUBOCOP_TEST="false" RSPEC_TEST="true" PUPPET_VERSIONS="4.10.10"

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 = '5.5.3'.freeze
3+
DEFAULT_PUPPET_VERSION = '5.5.8'.freeze
44

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

vendor/cache/hiera-3.4.3.gem

-40 KB
Binary file not shown.

vendor/cache/hiera-3.4.5.gem

40.5 KB
Binary file not shown.

vendor/cache/httparty-0.16.3.gem

90.5 KB
Binary file not shown.

vendor/cache/mime-types-3.2.2.gem

35 KB
Binary file not shown.
154 KB
Binary file not shown.

vendor/cache/parser-2.5.1.2.gem

-639 KB
Binary file not shown.

vendor/cache/parser-2.5.3.0.gem

639 KB
Binary file not shown.
-2.86 MB
Binary file not shown.

0 commit comments

Comments
 (0)