Skip to content

Commit

Permalink
Gemfile lockfile update platforms list
Browse files Browse the repository at this point in the history
  • Loading branch information
pkane committed Nov 29, 2023
1 parent 712af6e commit 0366c46
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ GEM
jekyll-watch (~> 2.0)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
liquid (~> 4.0.4)
mercenary (~> 0.4.0)
pathutil (~> 0.9)
rouge (~> 3.0)
Expand All @@ -45,7 +45,7 @@ GEM
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
liquid (4.0.4)
listen (3.7.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand Down Expand Up @@ -79,9 +79,11 @@ GEM
PLATFORMS
arm64-darwin-21
arm64-darwin-22
x64-mingw-ucrt
x64-mingw32
x86_64-darwin-18
x86_64-darwin-21
x86_64-linux

DEPENDENCIES
jekyll (~> 4.2.1)
Expand All @@ -94,7 +96,7 @@ DEPENDENCIES
webrick

RUBY VERSION
ruby 3.1.3p185
ruby 3.2.2p53

BUNDLED WITH
2.4.16

0 comments on commit 0366c46

Please sign in to comment.