Skip to content
Merged
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
16 changes: 6 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,10 @@ GEM
addressable (2.9.0)
public_suffix (>= 2.0.2, < 8.0)
afm (1.0.0)
async (2.38.1)
async (2.44.0)
console (~> 1.29)
fiber-annotation
io-event (~> 1.11)
metrics (~> 0.12)
traces (~> 0.18)
base64 (0.3.0)
benchmark (0.5.0)
bigdecimal (3.3.1)
Expand All @@ -36,7 +34,7 @@ GEM
commonmarker (0.23.10)
concurrent-ruby (1.3.7)
connection_pool (3.0.2)
console (1.34.3)
console (1.37.0)
fiber-annotation
fiber-local (~> 1.1)
json
Expand Down Expand Up @@ -122,7 +120,7 @@ GEM
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
html-proofer (5.2.1)
html-proofer (5.2.2)
addressable (~> 2.3)
async (~> 2.1)
benchmark (~> 0.5)
Expand All @@ -135,7 +133,7 @@ GEM
http_parser.rb (0.8.0)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
io-event (1.14.5)
io-event (1.19.4)
jekyll (3.10.0)
addressable (~> 2.4)
colorator (~> 1.0)
Expand Down Expand Up @@ -246,7 +244,7 @@ GEM
gemoji (>= 3, < 5)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
json (2.20.0)
json (2.21.2)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
Expand All @@ -263,7 +261,6 @@ GEM
mixlib-config
mixlib-shellout
mercenary (0.3.6)
metrics (0.15.0)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
Expand Down Expand Up @@ -315,7 +312,6 @@ GEM
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
tomlrb (2.0.4)
traces (0.18.2)
ttfunk (1.8.0)
bigdecimal (~> 3.1)
typhoeus (1.6.0)
Expand All @@ -326,7 +322,7 @@ GEM
uri (1.1.1)
webrick (1.9.1)
yell (2.2.2)
zeitwerk (2.7.5)
zeitwerk (2.8.2)

PLATFORMS
aarch64-linux
Expand Down
Loading