diff --git a/Gemfile.lock b/Gemfile.lock index 4d21cbc9b..a37645959 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,19 +7,19 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.3.6) - activemodel (6.1.6.1) - activesupport (= 6.1.6.1) - activerecord (6.1.6.1) - activemodel (= 6.1.6.1) - activesupport (= 6.1.6.1) - activesupport (6.1.6.1) + activemodel (6.1.7) + activesupport (= 6.1.7) + activerecord (6.1.7) + activemodel (= 6.1.7) + activesupport (= 6.1.7) + activesupport (6.1.7) 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) blockenspiel (0.5.0) colorator (1.1.0) concurrent-ruby (1.1.10) @@ -28,35 +28,37 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) - facter (4.2.10) + facter (4.2.13) hocon (~> 1.3) thor (>= 1.0.1, < 2.0) fast_gettext (1.8.0) ffi (1.15.5) forwardable-extended (2.6.0) - git (1.11.0) + git (1.12.0) + addressable (~> 2.8) rchardet (~> 1.8) - hiera (3.9.0) + hiera (3.10.0) hocon (1.3.1) http_parser.rb (0.8.0) httpclient (2.8.3) i18n (1.12.0) concurrent-ruby (~> 1.0) - jekyll (4.2.2) + jekyll (4.3.1) addressable (~> 2.4) colorator (~> 1.0) em-websocket (~> 0.5) i18n (~> 1.0) - jekyll-sass-converter (~> 2.0) + jekyll-sass-converter (>= 2.0, < 4.0) jekyll-watch (~> 2.0) - kramdown (~> 2.3) + kramdown (~> 2.3, >= 2.3.1) kramdown-parser-gfm (~> 1.0) liquid (~> 4.0) - mercenary (~> 0.4.0) + mercenary (>= 0.3.6, < 0.5) pathutil (~> 0.9) - rouge (~> 3.0) + rouge (>= 3.0, < 5.0) safe_yaml (~> 1.0) - terminal-table (~> 2.0) + terminal-table (>= 1.8, < 4.0) + webrick (~> 1.7) jekyll-sass-converter (2.2.0) sassc (> 2.0.1, < 3.0) jekyll-watch (2.2.1) @@ -74,25 +76,25 @@ GEM maruku (0.7.3) mercenary (0.4.0) mini_portile2 (2.8.0) - minitest (5.16.2) + minitest (5.16.3) multi_json (1.15.0) - nokogiri (1.13.8) + nokogiri (1.13.9) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.13.8-x86_64-darwin) + nokogiri (1.13.9-x86_64-darwin) racc (~> 1.4) open4 (1.3.4) - pandoc-ruby (2.1.6) + pandoc-ruby (2.1.7) pathutil (0.16.2) forwardable-extended (~> 2.6) pragmatic_segmenter (0.3.23) unicode - psych (4.0.4) + psych (4.0.6) stringio - public_suffix (4.0.7) + public_suffix (5.0.0) punkt-segmenter (0.9.1) unicode_utils (>= 1.0.0) - puppet (6.27.0) + puppet (6.28.0) concurrent-ruby (~> 1.0) deep_merge (~> 1.0) facter (> 2.0.1, < 5) @@ -103,7 +105,7 @@ GEM multi_json (~> 1.10) puppet-resource_api (~> 1.5) semantic_puppet (~> 1.0) - puppet (6.27.0-universal-darwin) + puppet (6.28.0-universal-darwin) CFPropertyList (~> 2.2) concurrent-ruby (~> 1.0) deep_merge (~> 1.0) @@ -126,7 +128,7 @@ GEM rake-remote_task (2.4.4) open4 (~> 1.0) rake (>= 0.8, < 15.0) - rb-fsevent (0.11.1) + rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) rchardet (1.8.0) @@ -140,13 +142,13 @@ GEM ffi (~> 1.9) semantic_puppet (1.0.4) stringio (3.0.2) - terminal-table (2.0.0) - unicode-display_width (~> 1.1, >= 1.1.1) + terminal-table (3.0.2) + unicode-display_width (>= 1.1.1, < 3) thor (1.2.1) tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode (0.4.4.4) - unicode-display_width (1.8.0) + unicode-display_width (2.3.0) unicode_utils (1.4.0) versionomy (0.5.0) blockenspiel (~> 0.5) @@ -158,7 +160,7 @@ GEM webrick (1.7.0) yard (0.9.28) webrick (~> 1.7.0) - zeitwerk (2.6.0) + zeitwerk (2.6.6) PLATFORMS ruby