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
18 changes: 10 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ GEM
console (~> 1.29)
fiber-annotation
io-event (~> 1.6, >= 1.6.5)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
colorator (1.1.0)
concurrent-ruby (1.3.4)
console (1.29.0)
console (1.29.3)
fiber-annotation
fiber-local (~> 1.1)
json
Expand All @@ -28,7 +28,7 @@ GEM
logger
faraday-net_http (3.3.0)
net-http
ffi (1.17.0-x86_64-linux-gnu)
ffi (1.17.1-x86_64-linux-gnu)
fiber-annotation (0.2.0)
fiber-local (1.1.0)
fiber-storage
Expand All @@ -38,7 +38,7 @@ GEM
bigdecimal
rake (>= 13)
hashery (2.1.2)
html-proofer (5.0.9)
html-proofer (5.0.10)
addressable (~> 2.3)
async (~> 2.1)
nokogiri (~> 1.13)
Expand All @@ -50,7 +50,7 @@ GEM
http_parser.rb (0.8.0)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-event (1.7.3)
io-event (1.7.5)
jekyll (4.3.4)
addressable (~> 2.4)
colorator (~> 1.0)
Expand Down Expand Up @@ -82,7 +82,7 @@ GEM
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.8.1)
json (2.8.2)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
Expand All @@ -93,6 +93,7 @@ GEM
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
mercenary (0.4.0)
mini_portile2 (2.8.8)
minima (2.5.2)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
Expand All @@ -106,7 +107,8 @@ GEM
jekyll-sitemap (~> 1.3)
net-http (0.5.0)
uri
nokogiri (1.16.7-x86_64-linux)
nokogiri (1.16.8)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
Expand Down Expand Up @@ -145,7 +147,7 @@ GEM
uri (1.0.1)
webrick (1.9.0)
yell (2.2.2)
zeitwerk (2.7.1)
zeitwerk (2.7.2)

PLATFORMS
x86_64-linux-gnu
Expand Down