Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
indusidler committed Jan 11, 2024
2 parents 7794ede + 435dee1 commit 97586f9
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,22 @@ GEM
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
eventmachine (1.2.7)
eventmachine (1.2.7-x64-mingw32)
ffi (1.12.2)
ffi (1.12.2-x64-mingw32)
forwardable-extended (2.6.0)
http_parser.rb (0.6.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
jekyll (4.0.1)
addressable (~> 2.8)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (>= 0.9.5, < 2)
jekyll-sass-converter (~> 2.0)
jekyll-watch (~> 2.0)
kramdown (~> 2.3.1)
kramdown (~> 2.1)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (~> 0.3.3)
Expand All @@ -38,7 +40,7 @@ GEM
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.3.1)
rexml(~>3.2.5)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
Expand All @@ -59,12 +61,14 @@ GEM
rexml (3.2.5)
rouge (3.19.0)
safe_yaml (1.0.5)
sassc (2.3.0)
ffi (~> 1.9)
sassc (2.3.0-x64-mingw32)
ffi (~> 1.9)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
tzinfo (1.2.7)
tzinfo (1.2.10)
thread_safe (~> 0.1)
tzinfo-data (1.2020.1)
tzinfo (>= 1.0.0)
Expand All @@ -73,6 +77,7 @@ GEM

PLATFORMS
x64-mingw32
x86_64-linux

DEPENDENCIES
jekyll (~> 4.0.1)
Expand Down

0 comments on commit 97586f9

Please sign in to comment.