Skip to content

Commit

Permalink
Resolve building issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mporcheron authored Aug 30, 2024
1 parent 3678acd commit 18e6888
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GIT

GIT
remote: https://github.com/mporcheron/jekyll-last-commit.git
revision: 35b771f9c6aafd87ba92190f843daa16d6b4487f
revision: 87d4a708a5d08f9174610db7eee2498e3759c018
specs:
jekyll-last-commit (0.0.3)
jekyll (>= 3.7, < 5.0)
Expand All @@ -25,14 +25,13 @@ GEM
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
execjs (2.9.1)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
google-protobuf (4.27.4-arm64-darwin)
google-protobuf (4.28.0-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.27.4-x86_64-linux)
google-protobuf (4.28.0-x86_64-linux)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
Expand Down Expand Up @@ -74,14 +73,9 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (6.0.1)
racc (1.8.1)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
Expand All @@ -106,7 +100,6 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
execjs
http_parser.rb (~> 0.6.0)
jekyll (~> 4.3.3)
jekyll-datapage-generator (~> 1.4.0)
Expand All @@ -115,11 +108,9 @@ DEPENDENCIES
jekyll-menus!
jekyll-redirect-from
jekyll-titles-from-headings
nokogiri
tzinfo (>= 1, < 3)
tzinfo-data
wdm (~> 0.1.1)
webrick

BUNDLED WITH
2.4.10

0 comments on commit 18e6888

Please sign in to comment.