Skip to content

Commit

Permalink
drop minimi
Browse files Browse the repository at this point in the history
  • Loading branch information
fulldecent committed Oct 11, 2024
1 parent c752dcf commit 6232a90
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 27 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ source "https://rubygems.org"
# bundle exec jekyll serve
#

# This is the default theme for new Jekyll sites. You may change this to anything you like.
gem "minima", "~> 2.0"

gem "jekyll", "~> 4.3"

# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
Expand Down
58 changes: 34 additions & 24 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,22 +57,22 @@ GEM
fiber-storage (1.0.0)
forwardable-extended (2.6.0)
front_matter_parser (0.1.1)
google-protobuf (4.28.1)
google-protobuf (4.28.2)
bigdecimal
rake (>= 13)
google-protobuf (4.28.1-aarch64-linux)
google-protobuf (4.28.2-aarch64-linux)
bigdecimal
rake (>= 13)
google-protobuf (4.28.1-arm64-darwin)
google-protobuf (4.28.2-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.28.1-x86-linux)
google-protobuf (4.28.2-x86-linux)
bigdecimal
rake (>= 13)
google-protobuf (4.28.1-x86_64-darwin)
google-protobuf (4.28.2-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.28.1-x86_64-linux)
google-protobuf (4.28.2-x86_64-linux)
bigdecimal
rake (>= 13)
hashery (2.1.2)
Expand All @@ -86,10 +86,10 @@ GEM
yell (~> 2.0)
zeitwerk (~> 2.5)
http_parser.rb (0.8.0)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-event (1.6.5)
jekyll (4.3.3)
io-event (1.7.1)
jekyll (4.3.4)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand All @@ -105,12 +105,8 @@ GEM
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
jekyll-seo-tag (2.8.0)
jekyll (>= 3.8, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.7.2)
Expand All @@ -124,10 +120,6 @@ GEM
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
mercenary (0.4.0)
minima (2.5.2)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.25.1)
nokogiri (1.16.7-aarch64-linux)
racc (~> 1.4)
Expand Down Expand Up @@ -156,13 +148,30 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.7)
rouge (4.3.0)
rexml (3.3.8)
rouge (4.4.0)
ruby-rc4 (0.1.5)
safe_yaml (1.0.5)
sass-embedded (1.78.0)
sass-embedded (1.79.4-aarch64-linux-gnu)
google-protobuf (~> 4.27)
sass-embedded (1.79.4-aarch64-linux-musl)
google-protobuf (~> 4.27)
sass-embedded (1.79.4-arm-linux-gnueabihf)
google-protobuf (~> 4.27)
sass-embedded (1.79.4-arm-linux-musleabihf)
google-protobuf (~> 4.27)
sass-embedded (1.79.4-arm64-darwin)
google-protobuf (~> 4.27)
sass-embedded (1.79.4-x86-linux-gnu)
google-protobuf (~> 4.27)
sass-embedded (1.79.4-x86-linux-musl)
google-protobuf (~> 4.27)
sass-embedded (1.79.4-x86_64-darwin)
google-protobuf (~> 4.27)
sass-embedded (1.79.4-x86_64-linux-gnu)
google-protobuf (~> 4.27)
sass-embedded (1.79.4-x86_64-linux-musl)
google-protobuf (~> 4.27)
rake (>= 13)
securerandom (0.3.1)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand All @@ -173,17 +182,19 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
webrick (1.8.1)
webrick (1.8.2)
yell (2.2.2)
zeitwerk (2.6.18)
zeitwerk (2.7.0)

PLATFORMS
aarch64-linux
aarch64-linux-gnu
aarch64-linux-musl
arm-linux
arm-linux-gnu
arm-linux-gnueabihf
arm-linux-musl
arm-linux-musleabihf
arm64-darwin
x86-linux
x86-linux-gnu
Expand All @@ -197,7 +208,6 @@ DEPENDENCIES
eip_validator (>= 0.8.2)
html-proofer (>= 5.0.7)
jekyll (~> 4.3)
minima (~> 2.0)
tzinfo-data
webrick (~> 1.8)

Expand Down

0 comments on commit 6232a90

Please sign in to comment.