Skip to content
Closed
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
14 changes: 11 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ GEM
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.16.3)
ffi (1.16.3-x64-mingw-ucrt)
fiber-annotation (0.2.0)
fiber-local (1.0.0)
Expand All @@ -74,6 +75,8 @@ GEM
gemoji (4.1.0)
google-protobuf (4.26.1-x64-mingw-ucrt)
rake (>= 13)
google-protobuf (4.26.1-x86_64-linux)
rake (>= 13)
hashery (2.1.2)
html-pipeline (2.14.3)
activesupport (>= 2)
Expand Down Expand Up @@ -160,6 +163,8 @@ GEM
uri
nokogiri (1.16.4-x64-mingw-ucrt)
racc (~> 1.4)
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
Expand All @@ -179,7 +184,8 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.6)
rexml (3.3.3)
strscan
rouge (4.2.1)
ruby-rc4 (0.1.5)
rubypants (0.7.1)
Expand All @@ -188,6 +194,8 @@ GEM
sass-listen (~> 4.0.0)
sass-embedded (1.75.0-x64-mingw-ucrt)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.75.0-x86_64-linux-gnu)
google-protobuf (>= 3.25, < 5.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
Expand All @@ -196,6 +204,7 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
timers (4.3.5)
Expand All @@ -211,13 +220,13 @@ GEM
unicode-display_width (2.5.0)
uri (0.13.0)
verbal_expressions (0.1.5)
wdm (0.1.1)
webrick (1.8.1)
yell (2.2.2)
zeitwerk (2.6.13)

PLATFORMS
x64-mingw-ucrt
x86_64-linux

DEPENDENCIES
breakpoint
Expand All @@ -236,7 +245,6 @@ DEPENDENCIES
jekyll-typogrify
jemoji
rake
wdm (~> 0.1)

BUNDLED WITH
2.4.22