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
12 changes: 6 additions & 6 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ gemspec :name => 'puppet_docs'

gem 'versionomy', '~> 0.5.0'
gem 'rake', '~> 13.0', '>= 13.0.1'
gem 'rack', '>= 2.2.14'
gem 'git', '~> 4.0'
gem 'rack', '~> 2.2', '>= 2.2.3'
gem 'git', '~> 1.8'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason to lower the versions?

gem 'json', '~> 2.5'

group(:build_site) do
Expand All @@ -20,16 +20,16 @@ group(:generate_references) do
gem 'rdoc', '~> 7.1'
gem 'rgen', '~> 0.8'
gem 'pandoc-ruby'
gem 'openvox-strings'
gem 'openvox', '~> 8'
gem 'nokogiri', '>= 1.18.9'
gem 'puppet-strings'
gem 'puppet', '>= 7', '< 9'
gem 'nokogiri', '>= 1.12.5'
gem 'pragmatic_segmenter', '~> 0.3'
gem 'punkt-segmenter', '~> 0.9'
end

group(:unknown) do
gem 'maruku', '~> 0.7'
gem 'activerecord', '>= 7.1.5.2'
gem 'activerecord', '~>6'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason to lower the version?

end

# group(:debug) do
Expand Down
186 changes: 186 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,186 @@
PATH
remote: .
specs:
puppet_docs (0.1)

GEM
remote: https://rubygems.org/
specs:
activemodel (6.1.7.8)
activesupport (= 6.1.7.8)
activerecord (6.1.7.8)
activemodel (= 6.1.7.8)
activesupport (= 6.1.7.8)
activesupport (6.1.7.8)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
bigdecimal (3.1.8)
blockenspiel (0.5.0)
colorator (1.1.0)
concurrent-ruby (1.3.3)
deep_merge (1.2.2)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
facter (4.7.1)
hocon (~> 1.3)
thor (>= 1.0.1, < 1.3)
fast_gettext (2.4.0)
prime
ffi (1.17.0-x86_64-linux-gnu)
forwardable (1.3.3)
forwardable-extended (2.6.0)
git (1.19.1)
addressable (~> 2.8)
rchardet (~> 1.8)
google-protobuf (4.27.2-x86_64-linux)
bigdecimal
rake (>= 13)
hocon (1.4.0)
http_parser.rb (0.8.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jekyll (4.3.3)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (~> 1.0)
jekyll-sass-converter (>= 2.0, < 4.0)
jekyll-watch (~> 2.0)
kramdown (~> 2.3, >= 2.3.1)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (>= 0.3.6, < 0.5)
pathutil (~> 0.9)
rouge (>= 3.0, < 5.0)
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.7.2)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
listen (3.5.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
locale (2.1.4)
maruku (0.7.3)
mercenary (0.4.0)
minitest (5.24.1)
multi_json (1.15.0)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
open4 (1.3.4)
pandoc-ruby (2.1.10)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
pragmatic_segmenter (0.3.23)
unicode
prime (0.1.2)
forwardable
singleton
psych (5.1.2)
stringio
public_suffix (6.0.0)
punkt-segmenter (0.9.1)
unicode_utils (>= 1.0.0)
puppet (8.7.0)
concurrent-ruby (~> 1.0)
deep_merge (~> 1.0)
facter (>= 4.3.0, < 5)
fast_gettext (>= 2.1, < 3)
locale (~> 2.1)
multi_json (~> 1.13)
puppet-resource_api (~> 1.5)
scanf (~> 1.0)
semantic_puppet (~> 1.0)
puppet-resource_api (1.9.0)
hocon (>= 1.0)
puppet-strings (4.1.2)
rgen (~> 0.9)
yard (~> 0.9)
racc (1.8.0)
rack (2.2.9)
rake (13.2.1)
rake-remote_task (2.4.4)
open4 (~> 1.0)
rake (>= 0.8, < 15.0)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rchardet (1.8.0)
rdoc (6.7.0)
psych (>= 4.0.0)
rexml (3.3.2)
strscan
rgen (0.9.1)
rouge (4.3.0)
safe_yaml (1.0.5)
sass-embedded (1.77.8)
google-protobuf (~> 4.26)
rake (>= 13)
scanf (1.0.0)
semantic_puppet (1.1.0)
singleton (0.2.0)
stringio (3.1.1)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.2.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode (0.4.4.5)
unicode-display_width (2.5.0)
unicode_utils (1.4.0)
versionomy (0.5.0)
blockenspiel (~> 0.5)
vlad (2.7.1)
rake (>= 0.8, < 15.0)
rake-remote_task (~> 2.3)
vlad-git (2.2.0)
vlad (>= 2.1.0)
webrick (1.8.1)
yard (0.9.36)
zeitwerk (2.6.16)

PLATFORMS
x86_64-linux

DEPENDENCIES
activerecord (~> 6)
git (~> 1.8)
jekyll (~> 4.1)
json (~> 2.5)
kramdown (~> 2.3)
listen (~> 3.5.1)
maruku (~> 0.7)
nokogiri (>= 1.12.5)
pandoc-ruby
pragmatic_segmenter (~> 0.3)
punkt-segmenter (~> 0.9)
puppet (>= 7, < 9)
puppet-strings
puppet_docs!
rack (~> 2.2, >= 2.2.3)
rake (~> 13.0, >= 13.0.1)
rdoc (~> 6.2)
rgen (~> 0.8)
versionomy (~> 0.5.0)
vlad (~> 2.7)
vlad-git (~> 2.1)
yard (~> 0.9)

BUNDLED WITH
2.5.10
Loading