fix emojis stuff by removing a gem and adding them properly.

This commit is contained in:
Markus Heurung 2025-04-11 13:02:47 +02:00
parent ba2d9cfbd0
commit ba1ea6d2b5
8 changed files with 5 additions and 162 deletions

View file

@ -1,15 +1,4 @@
{
activesupport = {
dependencies = ["base64" "bigdecimal" "concurrent-ruby" "connection_pool" "drb" "i18n" "minitest" "mutex_m" "tzinfo"];
groups = ["default" "jekyll_plugins"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0283wk1zxb76lg79dk501kcf5xy9h25qiw15m86s4nrfv11vqns5";
type = "gem";
};
version = "7.1.3.4";
};
addressable = {
dependencies = ["public_suffix"];
groups = ["default" "jekyll_plugins"];
@ -61,16 +50,6 @@
};
version = "1.3.1";
};
connection_pool = {
groups = ["default" "jekyll_plugins"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1x32mcpm2cl5492kd6lbjbaf17qsssmpx9kdyr7z1wcif2cwyh0g";
type = "gem";
};
version = "2.4.1";
};
domain_name = {
groups = ["default"];
platforms = [];
@ -81,16 +60,6 @@
};
version = "0.6.20240107";
};
drb = {
groups = ["default" "jekyll_plugins"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0h5kbj9hvg5hb3c7l425zpds0vb42phvln2knab8nmazg2zp5m79";
type = "gem";
};
version = "2.2.1";
};
em-websocket = {
dependencies = ["eventmachine" "http_parser.rb"];
groups = ["default" "jekyll_plugins"];
@ -143,16 +112,6 @@
};
version = "2.6.0";
};
gemoji = {
groups = ["default" "jekyll_plugins"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "06nw5mfscjmpap7f0bc9f2hj6zd4jy3pk1lhs6llx5my1h138i3k";
type = "gem";
};
version = "4.1.0";
};
google-protobuf = {
dependencies = ["bigdecimal" "rake"];
groups = ["default" "jekyll_plugins"];
@ -164,17 +123,6 @@
};
version = "4.27.0";
};
html-pipeline = {
dependencies = ["activesupport" "nokogiri"];
groups = ["default" "jekyll_plugins"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "180kjksi0sdlqb0aq0bhal96ifwqm25hzb3w709ij55j51qls7ca";
type = "gem";
};
version = "2.14.3";
};
http = {
dependencies = ["addressable" "base64" "http-cookie" "http-form_data" "llhttp-ffi"];
groups = ["default"];
@ -294,17 +242,6 @@
};
version = "2.2.1";
};
jemoji = {
dependencies = ["gemoji" "html-pipeline" "jekyll"];
groups = ["jekyll_plugins"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0z4yabsvqdb8x1rr60yyzbaf950cyzv984n3jwwvgcmv5j73wk2x";
type = "gem";
};
version = "0.13.0";
};
kramdown = {
dependencies = ["rexml"];
groups = ["default" "jekyll_plugins"];
@ -369,47 +306,6 @@
};
version = "0.4.0";
};
mini_portile2 = {
groups = ["default" "jekyll_plugins"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1q1f2sdw3y3y9mnym9dhjgsjr72sq975cfg5c4yx7gwv8nmzbvhk";
type = "gem";
};
version = "2.8.7";
};
minitest = {
groups = ["default" "jekyll_plugins"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1gkslxvkhh44s21rbjvka3zsvfxxrf5pcl6f75rv2vyrzzbgis7i";
type = "gem";
};
version = "5.23.1";
};
mutex_m = {
groups = ["default" "jekyll_plugins"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1ma093ayps1m92q845hmpk0dmadicvifkbf05rpq9pifhin0rvxn";
type = "gem";
};
version = "0.2.0";
};
nokogiri = {
dependencies = ["mini_portile2" "racc"];
groups = ["default" "jekyll_plugins"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1lla2macphrlbzkirk0nwwwhcijrfymyfjjw1als0kwqd0n1cdpc";
type = "gem";
};
version = "1.16.5";
};
pathutil = {
dependencies = ["forwardable-extended"];
groups = ["default" "jekyll_plugins"];
@ -431,16 +327,6 @@
};
version = "5.0.5";
};
racc = {
groups = ["default" "jekyll_plugins"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "021s7maw0c4d9a6s07vbmllrzqsj2sgmrwimlh8ffkvwqdjrld09";
type = "gem";
};
version = "1.8.0";
};
rake = {
groups = ["default" "jekyll_plugins"];
platforms = [];
@ -546,17 +432,6 @@
};
version = "3.0.2";
};
tzinfo = {
dependencies = ["concurrent-ruby"];
groups = ["default" "jekyll_plugins"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "16w2g84dzaf3z13gxyzlzbf748kylk5bdgg3n1ipvkvvqy685bwd";
type = "gem";
};
version = "2.0.6";
};
unicode-display_width = {
groups = ["default" "jekyll_plugins"];
platforms = [];