bundle update

This commit is contained in:
Aminda Suomalainen 2024-06-03 10:30:28 +03:00
parent dd0fea4a4f
commit d614ae2371
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 4 additions and 2 deletions

View File

@ -2,5 +2,6 @@ source "https://rubygems.org"
# For now this is a GitHub Pages hosted website.
# Ref: https://github.com/Mikaela/mikaela.github.io/issues/153
gem 'github-pages', group: :jekyll_plugins
gem 'jekyll-seo-tag'
# Required for `bundle exec jekyll serve`
gem "webrick"

View File

@ -21,7 +21,7 @@ GEM
coffee-script-source (1.12.2)
colorator (1.1.0)
commonmarker (0.23.10)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.1)
connection_pool (2.4.1)
dnsruby (1.72.1)
simpleidn (~> 0.2.1)
@ -37,7 +37,7 @@ GEM
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.16.3)
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
gemoji (4.1.0)
github-pages (231)
@ -264,6 +264,7 @@ PLATFORMS
DEPENDENCIES
github-pages
jekyll-seo-tag
webrick
BUNDLED WITH