Skip to content
Merged
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
94 changes: 94 additions & 0 deletions docs/1.0.4
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
Fetching gem metadata from https://rubygems.org/..........
Resolving dependencies...
Resolving dependencies...
Fetching rake 13.2.1
Installing rake 13.2.1
Fetching public_suffix 6.0.1
Fetching bigdecimal 3.1.8
Fetching colorator 1.1.0
Fetching concurrent-ruby 1.3.4
Fetching eventmachine 1.2.7
Fetching uri 1.1.1 (was 1.0.1)
Fetching http_parser.rb 0.8.0
Fetching json 2.8.1
Installing colorator 1.1.0
Fetching logger 1.6.1
Installing uri 1.1.1 (was 1.0.1)
Fetching ffi 1.17.0
Installing bigdecimal 3.1.8 with native extensions
Installing public_suffix 6.0.1
Fetching forwardable-extended 2.6.0
Installing logger 1.6.1
Fetching rb-fsevent 0.11.2
Installing json 2.8.1 with native extensions
Installing eventmachine 1.2.7 with native extensions
Installing forwardable-extended 2.6.0
Fetching rexml 3.3.9
Installing rb-fsevent 0.11.2
Fetching liquid 4.0.4
Installing liquid 4.0.4
Installing rexml 3.3.9
Installing http_parser.rb 0.8.0 with native extensions
Fetching mercenary 0.4.0
Fetching rouge 4.4.0
Installing concurrent-ruby 1.3.4
Installing mercenary 0.4.0
Fetching safe_yaml 1.0.5
Installing safe_yaml 1.0.5
Fetching unicode-display_width 2.6.0
Fetching webrick 1.9.0
Installing unicode-display_width 2.6.0
Fetching net-http 0.5.0
Installing ffi 1.17.0 with native extensions
Installing webrick 1.9.0
Installing net-http 0.5.0
Fetching addressable 2.8.7
Installing rouge 4.4.0
Fetching pathutil 0.16.2
Installing pathutil 0.16.2
Installing addressable 2.8.7
Fetching kramdown 2.4.0
Fetching i18n 1.14.6
Installing kramdown 2.4.0
Installing i18n 1.14.6
Fetching terminal-table 3.0.2
Installing terminal-table 3.0.2
Fetching faraday-net_http 3.3.0
Installing faraday-net_http 3.3.0
Fetching kramdown-parser-gfm 1.1.0
Installing kramdown-parser-gfm 1.1.0
Fetching faraday 2.12.0
Installing faraday 2.12.0
Fetching sawyer 0.9.2
Installing sawyer 0.9.2
Fetching octokit 6.1.1
Installing octokit 6.1.1
Fetching google-protobuf 4.28.3
Installing google-protobuf 4.28.3 with native extensions
Fetching sass-embedded 1.80.6 (x64-mingw-ucrt)
Fetching em-websocket 0.5.3
Installing em-websocket 0.5.3
Installing sass-embedded 1.80.6 (x64-mingw-ucrt)
Fetching jekyll-sass-converter 3.0.0
Installing jekyll-sass-converter 3.0.0
Fetching rb-inotify 0.11.1
Installing rb-inotify 0.11.1
Fetching listen 3.9.0
Installing listen 3.9.0
Fetching jekyll-watch 2.2.1
Installing jekyll-watch 2.2.1
Fetching jekyll 4.3.4
Installing jekyll 4.3.4
Fetching jekyll-default-layout 0.1.5
Fetching jekyll-github-metadata 2.16.1
Fetching jekyll-seo-tag 2.8.0
Fetching jekyll-include-cache 0.2.1
Installing jekyll-include-cache 0.2.1
Installing jekyll-github-metadata 2.16.1
Installing jekyll-seo-tag 2.8.0
Installing jekyll-default-layout 0.1.5
Fetching just-the-docs 0.7.0
Installing just-the-docs 0.7.0
Bundle updated!
Post-install message from i18n:
PSA: I18n will be dropping support for Ruby < 3.2 in the next major release (April 2025), due to Ruby's end of life for 3.1 and below (https://endoflife.date/ruby). Please upgrade to Ruby 3.2 or newer by April 2025 to continue using future versions of this gem.
5 changes: 5 additions & 0 deletions docs/3.4.2
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Fetching gem metadata from https://rubygems.org/..........
Resolving dependencies...
Resolving dependencies...
Using rexml 3.4.4 (was 3.3.9)
Bundle updated!
11 changes: 7 additions & 4 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.9)
rexml (3.4.4)
rouge (4.4.0)
safe_yaml (1.0.5)
sass-embedded (1.80.6)
Expand Down Expand Up @@ -134,6 +134,8 @@ GEM
google-protobuf (~> 4.28)
sass-embedded (1.80.6-riscv64-linux-musl)
google-protobuf (~> 4.28)
sass-embedded (1.80.6-x64-mingw-ucrt)
google-protobuf (~> 4.28)
sass-embedded (1.80.6-x86-cygwin)
google-protobuf (~> 4.28)
sass-embedded (1.80.6-x86-linux-android)
Expand All @@ -160,7 +162,7 @@ GEM
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.6.0)
uri (1.0.1)
uri (1.1.1)
webrick (1.9.0)

PLATFORMS
Expand All @@ -179,6 +181,7 @@ PLATFORMS
riscv64-linux-gnu
riscv64-linux-musl
ruby
x64-mingw-ucrt
x86-cygwin
x86-linux
x86-linux-android
Expand All @@ -203,7 +206,7 @@ DEPENDENCIES
rexml (>= 3.3.9)

RUBY VERSION
ruby 3.3.6p108
ruby 3.3.6p108

BUNDLED WITH
2.5.23
4.0.3
Loading