Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ group :development do
gem "puppet-module-win-default-r#{minor_version}", '~> 1.0', require: false, platforms: [:mswin, :mingw, :x64_mingw]
gem "puppet-module-win-dev-r#{minor_version}", '~> 1.0', require: false, platforms: [:mswin, :mingw, :x64_mingw]
gem "bolt", "~> 3.24", ">= 3.24.0", require: false
gem "github_changelog_generator", '~> 1.15', require: false if Gem::Version.new(RUBY_VERSION.dup) >= Gem::Version.new('2.3.0')
gem "github_changelog_generator", "~> 1.16", ">= 1.16.4", require: false if Gem::Version.new(RUBY_VERSION.dup) >= Gem::Version.new('2.3.0')
end
group :system_tests do
gem "puppet-module-posix-system-r#{minor_version}", '~> 1.0', require: false, platforms: [:ruby]
Expand Down
54 changes: 27 additions & 27 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,33 +2,33 @@ GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.3.6)
activesupport (6.1.4.1)
activesupport (7.0.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
ansi (1.5.0)
ast (2.4.2)
async (1.30.1)
async (1.31.0)
console (~> 1.10)
nio4r (~> 2.3)
timers (~> 4.1)
async-http (0.56.5)
async-http (0.60.1)
async (>= 1.25)
async-io (>= 1.28)
async-pool (>= 0.2)
protocol-http (~> 0.22.0)
protocol-http1 (~> 0.14.0)
protocol-http2 (~> 0.14.0)
protocol-http (~> 0.24.0)
protocol-http1 (~> 0.15.0)
protocol-http2 (~> 0.15.0)
traces (>= 0.8.0)
async-http-faraday (0.11.0)
async-http (~> 0.42)
faraday
async-io (1.32.2)
async-io (1.34.3)
async
async-pool (0.3.9)
async-pool (0.4.0)
async (>= 1.25)
awesome_print (1.9.2)
aws-eventstream (1.2.0)
Expand Down Expand Up @@ -73,9 +73,9 @@ GEM
simplecov (>= 0.15, < 0.22)
coderay (1.1.3)
colored2 (3.1.2)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
connection_pool (2.2.5)
console (1.13.1)
console (1.16.2)
fiber-local
cri (2.15.11)
deep_merge (1.2.2)
Expand All @@ -100,9 +100,9 @@ GEM
facterdb (1.12.0)
facter (< 5.0.0)
jgrep
faraday (0.17.5)
faraday (0.17.6)
multipart-post (>= 1.2, < 3)
faraday-http-cache (2.2.0)
faraday-http-cache (2.4.1)
faraday (>= 0.8)
faraday_middleware (0.14.0)
faraday (>= 0.7.4, < 1.0)
Expand Down Expand Up @@ -157,7 +157,7 @@ GEM
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
httpclient (2.8.3)
i18n (1.8.10)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jgrep (1.5.4)
jmespath (1.6.1)
Expand All @@ -184,12 +184,12 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2021.1115)
minitar (0.9)
minitest (5.14.4)
minitest (5.18.0)
mocha (1.1.0)
metaclass (~> 0.0.1)
molinillo (0.8.0)
multi_json (1.15.0)
multipart-post (2.2.3)
multipart-post (2.3.0)
net-http-persistent (4.0.1)
connection_pool (~> 2.2)
net-scp (1.2.1)
Expand All @@ -202,7 +202,7 @@ GEM
netrc (0.11.0)
nio4r (2.5.8)
nori (2.6.0)
octokit (4.21.0)
octokit (4.22.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
optimist (3.0.1)
Expand All @@ -220,16 +220,16 @@ GEM
forwardable
singleton
protocol-hpack (1.4.2)
protocol-http (0.22.5)
protocol-http1 (0.14.2)
protocol-http (0.24.1)
protocol-http1 (0.15.0)
protocol-http (~> 0.22)
protocol-http2 (0.14.2)
protocol-http2 (0.15.1)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.7)
public_suffix (5.0.1)
puppet (7.17.0)
concurrent-ruby (~> 1.0)
deep_merge (~> 1.0)
Expand Down Expand Up @@ -433,15 +433,16 @@ GEM
unicode-display_width (>= 1.1.1, < 3)
text (1.3.1)
thor (1.2.1)
timers (4.3.3)
timers (4.3.5)
traces (0.9.1)
tty-cursor (0.7.1)
tty-pager (0.13.0)
strings (~> 0.1.8)
tty-screen (~> 0.8)
tty-screen (0.8.1)
tty-spinner (0.9.3)
tty-cursor (~> 0.7)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
Expand All @@ -466,14 +467,13 @@ GEM
winrm (~> 2.0)
yard (0.9.28)
webrick (~> 1.7.0)
zeitwerk (2.4.2)

PLATFORMS
ruby

DEPENDENCIES
bolt (~> 3.24, >= 3.24.0)
github_changelog_generator (~> 1.15)
github_changelog_generator (~> 1.16, >= 1.16.4)
json (~> 2.5)
puppet
puppet-module-posix-default-r2.6 (~> 1.0)
Expand Down