2018-02-19 20:32:35 +03:00
|
|
|
{
|
|
|
|
activesupport = {
|
2019-08-21 11:57:28 +03:00
|
|
|
dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo" "zeitwerk"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-08-21 11:57:28 +03:00
|
|
|
sha256 = "0b24ch7zmrdb4h6aismahk9785lc4ij30lmdr6ydv19kkljsjq5v";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-08-21 11:57:28 +03:00
|
|
|
version = "6.0.0";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
addressable = {
|
|
|
|
dependencies = ["public_suffix"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-07-03 13:56:51 +03:00
|
|
|
sha256 = "0bcm2hchn897xjhqj9zzsxf3n9xhddymj4lsclz508f4vw3av46l";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-03 13:56:51 +03:00
|
|
|
version = "2.6.0";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
classifier-reborn = {
|
|
|
|
dependencies = ["fast-stemmer"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [{
|
|
|
|
engine = "maglev";
|
|
|
|
} {
|
|
|
|
engine = "mingw";
|
|
|
|
} {
|
|
|
|
engine = "mingw";
|
|
|
|
} {
|
|
|
|
engine = "mswin";
|
|
|
|
} {
|
|
|
|
engine = "rbx";
|
|
|
|
} {
|
|
|
|
engine = "ruby";
|
|
|
|
}];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "04nxmm5b7j7r0ij9pcpdr7xqpig559gfzrw042ycxcfyav2pv6ij";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "2.2.0";
|
|
|
|
};
|
|
|
|
coderay = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "15vav4bhcc2x3jmi3izb11l4d9f3xv8hp2fszb7iqmpsccv1pz4y";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.1.2";
|
|
|
|
};
|
|
|
|
coffee-script = {
|
|
|
|
dependencies = ["coffee-script-source" "execjs"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0rc7scyk7mnpfxqv5yy4y5q1hx3i7q3ahplcp4bq2g5r24g2izl2";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "2.4.1";
|
|
|
|
};
|
|
|
|
coffee-script-source = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-04-23 22:07:01 +03:00
|
|
|
sha256 = "1907v9q1zcqmmyqzhzych5l7qifgls2rlbnbhy5vzyr7i7yicaz1";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-04-23 22:07:01 +03:00
|
|
|
version = "1.12.2";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
colorator = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0f7wvpam948cglrciyqd798gdc6z3cfijciavd0dfixgaypmvy72";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.1.0";
|
|
|
|
};
|
|
|
|
concurrent-ruby = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-04-23 22:07:01 +03:00
|
|
|
sha256 = "1x07r23s7836cpp5z9yrlbpljcxpax14yw4fy4bnp6crhr6x24an";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-04-23 22:07:01 +03:00
|
|
|
version = "1.1.5";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
em-websocket = {
|
|
|
|
dependencies = ["eventmachine" "http_parser.rb"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "1bsw8vjz0z267j40nhbmrvfz7dvacq4p0pagvyp17jif6mj6v7n3";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "0.5.1";
|
|
|
|
};
|
|
|
|
eventmachine = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2018-05-19 22:45:40 +03:00
|
|
|
sha256 = "0wh9aqb0skz80fhfn66lbpr4f86ya2z5rx6gm5xlfhd05bj1ch4r";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2018-05-19 22:45:40 +03:00
|
|
|
version = "1.2.7";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
execjs = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "1yz55sf2nd3l666ms6xr18sm2aggcvmb8qr3v53lr4rir32y1yp1";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "2.7.0";
|
|
|
|
};
|
|
|
|
faraday = {
|
|
|
|
dependencies = ["multipart-post"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-04-23 22:07:01 +03:00
|
|
|
sha256 = "0s72m05jvzc1pd6cw1i289chas399q0a14xrwg4rvkdwy7bgzrh0";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-04-23 22:07:01 +03:00
|
|
|
version = "0.15.4";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
fast-stemmer = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [{
|
|
|
|
engine = "maglev";
|
|
|
|
} {
|
|
|
|
engine = "mingw";
|
|
|
|
} {
|
|
|
|
engine = "mingw";
|
|
|
|
} {
|
|
|
|
engine = "mswin";
|
|
|
|
} {
|
|
|
|
engine = "rbx";
|
|
|
|
} {
|
|
|
|
engine = "ruby";
|
|
|
|
}];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0688clyk4xxh3kdb18vi089k90mca8ji5fwaknh3da5wrzcrzanh";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.0.2";
|
|
|
|
};
|
|
|
|
ffi = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-07-03 13:56:51 +03:00
|
|
|
sha256 = "06mvxpjply8qh4j3fj9wh08kdzwkbnvsiysh0vrhlk5cwxzjmblh";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-03 13:56:51 +03:00
|
|
|
version = "1.11.1";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
forwardable-extended = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "15zcqfxfvsnprwm8agia85x64vjzr2w0xn9vxfnxzgcv8s699v0v";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "2.6.0";
|
|
|
|
};
|
|
|
|
gemoji = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-07-03 13:56:51 +03:00
|
|
|
sha256 = "0vgklpmhdz98xayln5hhqv4ffdyrglzwdixkn5gsk9rj94pkymc0";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-03 13:56:51 +03:00
|
|
|
version = "3.0.1";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
html-pipeline = {
|
|
|
|
dependencies = ["activesupport" "nokogiri"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-08-17 20:05:33 +03:00
|
|
|
sha256 = "0f7x70p3fda7i5wfjjljjgjgqwx8m12345bs4xpnh7fhnis42fkk";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-08-17 20:05:33 +03:00
|
|
|
version = "2.12.0";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
"http_parser.rb" = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "15nidriy0v5yqfjsgsra51wmknxci2n2grliz78sf9pga3n0l7gi";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "0.6.0";
|
|
|
|
};
|
|
|
|
i18n = {
|
|
|
|
dependencies = ["concurrent-ruby"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-08-21 11:57:28 +03:00
|
|
|
sha256 = "1hfxnlyr618s25xpafw9mypa82qppjccbh292c4l3bj36az7f6wl";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-08-21 11:57:28 +03:00
|
|
|
version = "1.6.0";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
jekyll = {
|
2019-08-21 11:57:28 +03:00
|
|
|
dependencies = ["addressable" "colorator" "em-websocket" "i18n" "jekyll-sass-converter" "jekyll-watch" "kramdown" "kramdown-parser-gfm" "liquid" "mercenary" "pathutil" "rouge" "safe_yaml" "terminal-table"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-08-21 11:57:28 +03:00
|
|
|
sha256 = "0fpckw5nf4hfr5vhhdlmaxxp5lkdmc1vyqnmijwvy9fmjn4c87aa";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-08-21 11:57:28 +03:00
|
|
|
version = "4.0.0";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
jekyll-avatar = {
|
|
|
|
dependencies = ["jekyll"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-08-17 20:05:33 +03:00
|
|
|
sha256 = "03bys2pl60vq92skfhlfqr2j68zhfjc86jffpg32f94wzjk8n0wk";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-08-17 20:05:33 +03:00
|
|
|
version = "0.7.0";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
jekyll-coffeescript = {
|
|
|
|
dependencies = ["coffee-script" "coffee-script-source"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-04-23 22:07:01 +03:00
|
|
|
sha256 = "040i6cyv20qmxlpm74kh5hfci8208ja4903yxdv4x0qs0z172kl9";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-04-23 22:07:01 +03:00
|
|
|
version = "1.2.2";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
jekyll-feed = {
|
|
|
|
dependencies = ["jekyll"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-04-23 22:07:01 +03:00
|
|
|
sha256 = "01f0ivjdr3qc9dh9n8lj6paiy7zmlb7hs9nk6rgni6jjn5plslg3";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-04-23 22:07:01 +03:00
|
|
|
version = "0.12.1";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
jekyll-gist = {
|
|
|
|
dependencies = ["octokit"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "03wz9j6yq3552nzf4g71qrdm9pfdgbm68abml9sjjgiaan1n8ns9";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.5.0";
|
|
|
|
};
|
|
|
|
jekyll-mentions = {
|
2018-05-02 21:31:39 +03:00
|
|
|
dependencies = ["html-pipeline" "jekyll"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-04-23 22:07:01 +03:00
|
|
|
sha256 = "1r81nbw598s485jsppbpy9kwa471w1rdkpdn3a1mq0swg87cp67v";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-04-23 22:07:01 +03:00
|
|
|
version = "1.5.1";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
jekyll-paginate = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0r7bcs8fq98zldih4787zk5i9w24nz5wa26m84ssja95n3sas2l8";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.1.0";
|
|
|
|
};
|
|
|
|
jekyll-redirect-from = {
|
|
|
|
dependencies = ["jekyll"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-04-23 22:07:01 +03:00
|
|
|
sha256 = "1cwpr1z7irar81nm60prvl8ywadc82xhpdxs50n7kiic6q6lkjsb";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-04-23 22:07:01 +03:00
|
|
|
version = "0.15.0";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
jekyll-sass-converter = {
|
2019-08-21 11:57:28 +03:00
|
|
|
dependencies = ["sassc"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-08-21 11:57:28 +03:00
|
|
|
sha256 = "0fbc25p8vqyzmg8wpmgacqjkk3jhrr6kz9y45m43ygck74h2cad2";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-08-21 11:57:28 +03:00
|
|
|
version = "2.0.0";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
jekyll-seo-tag = {
|
|
|
|
dependencies = ["jekyll"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-07-03 13:56:51 +03:00
|
|
|
sha256 = "1p9fl2r4ni10lbx143zp41caldjs4hg27az5wg42sbwzb7s6z66m";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-03 13:56:51 +03:00
|
|
|
version = "2.6.1";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
jekyll-sitemap = {
|
|
|
|
dependencies = ["jekyll"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-04-23 22:07:01 +03:00
|
|
|
sha256 = "0d3wqvbn37b24ag31xchb5hhnwfl6fnw6pyzp434jggbssxy0a5m";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-04-23 22:07:01 +03:00
|
|
|
version = "1.3.1";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
jekyll-watch = {
|
|
|
|
dependencies = ["listen"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-04-23 22:07:01 +03:00
|
|
|
sha256 = "1qd7hy1kl87fl7l0frw5qbn22x7ayfzlv9a5ca1m59g0ym1ysi5w";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-04-23 22:07:01 +03:00
|
|
|
version = "2.2.1";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
jemoji = {
|
2018-05-02 21:31:39 +03:00
|
|
|
dependencies = ["gemoji" "html-pipeline" "jekyll"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-08-17 20:05:33 +03:00
|
|
|
sha256 = "1yd77r5jvh9chf5qcp6z63gg40yp5n1sr7nv1hlmbq3xjzlhs6h6";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-08-17 20:05:33 +03:00
|
|
|
version = "0.11.1";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
kramdown = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-08-21 11:57:28 +03:00
|
|
|
sha256 = "1dl840bvx8d9nq6lg3mxqyvbiqnr6lk3jfsm6r8zhz7p5srmd688";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "2.1.0";
|
|
|
|
};
|
|
|
|
kramdown-parser-gfm = {
|
|
|
|
dependencies = ["kramdown"];
|
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0a8pb3v951f4x7h968rqfsa19c8arz21zw1vaj42jza22rap8fgv";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.1.0";
|
|
|
|
};
|
|
|
|
kramdown-syntax-coderay = {
|
|
|
|
dependencies = ["coderay" "kramdown"];
|
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "03vpfpmxcdbqyh6kxrjf5xa9qgvwqj0cfv2khz5h32fp5f5dmrda";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-08-21 11:57:28 +03:00
|
|
|
version = "1.0.1";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
liquid = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [{
|
|
|
|
engine = "maglev";
|
|
|
|
} {
|
|
|
|
engine = "mingw";
|
|
|
|
} {
|
|
|
|
engine = "mingw";
|
|
|
|
} {
|
|
|
|
engine = "mswin";
|
|
|
|
} {
|
|
|
|
engine = "rbx";
|
|
|
|
} {
|
|
|
|
engine = "ruby";
|
|
|
|
}];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-04-23 22:07:01 +03:00
|
|
|
sha256 = "0zhg5ha8zy8zw9qr3fl4wgk4r5940n4128xm2pn4shpbzdbsj5by";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-04-23 22:07:01 +03:00
|
|
|
version = "4.0.3";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
liquid-c = {
|
|
|
|
dependencies = ["liquid"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [{
|
|
|
|
engine = "maglev";
|
|
|
|
} {
|
|
|
|
engine = "mingw";
|
|
|
|
} {
|
|
|
|
engine = "mingw";
|
|
|
|
} {
|
|
|
|
engine = "mswin";
|
|
|
|
} {
|
|
|
|
engine = "rbx";
|
|
|
|
} {
|
|
|
|
engine = "ruby";
|
|
|
|
}];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-08-21 11:57:28 +03:00
|
|
|
sha256 = "0ibcpajsgq530xrz3dk578mfvivrlfd624j6ifz6ms4w69j8jqj6";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-08-21 11:57:28 +03:00
|
|
|
version = "4.0.0";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
listen = {
|
|
|
|
dependencies = ["rb-fsevent" "rb-inotify" "ruby_dep"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "01v5mrnfqm6sgm8xn2v5swxsn1wlmq7rzh2i48d4jzjsc7qvb6mx";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "3.1.5";
|
|
|
|
};
|
|
|
|
mercenary = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "10la0xw82dh5mqab8bl0dk21zld63cqxb1g16fk8cb39ylc4n21a";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "0.3.6";
|
|
|
|
};
|
|
|
|
mime-types = {
|
|
|
|
dependencies = ["mime-types-data"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2018-09-19 20:13:14 +03:00
|
|
|
sha256 = "0fjxy1jm52ixpnv3vg9ld9pr9f35gy0jp66i1njhqjvmnvq0iwwk";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2018-09-19 20:13:14 +03:00
|
|
|
version = "3.2.2";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
mime-types-data = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-04-23 22:07:01 +03:00
|
|
|
sha256 = "1m00pg19cm47n1qlcxgl91ajh2yq0fszvn1vy8fy0s1jkrp9fw4a";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-04-23 22:07:01 +03:00
|
|
|
version = "3.2019.0331";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
mini_portile2 = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-04-23 22:07:01 +03:00
|
|
|
sha256 = "15zplpfw3knqifj9bpf604rb3wc1vhq6363pd6lvhayng8wql5vy";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-04-23 22:07:01 +03:00
|
|
|
version = "2.4.0";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
minitest = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0icglrhghgwdlnzzp4jf76b0mbc71s80njn5afyfjn4wqji8mqbq";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "5.11.3";
|
|
|
|
};
|
|
|
|
multipart-post = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-07-03 13:56:51 +03:00
|
|
|
sha256 = "1zgw9zlwh2a6i1yvhhc4a84ry1hv824d6g2iw2chs3k5aylpmpfj";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-03 13:56:51 +03:00
|
|
|
version = "2.1.1";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
nokogiri = {
|
|
|
|
dependencies = ["mini_portile2"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-08-17 20:05:33 +03:00
|
|
|
sha256 = "0nmdrqqz1gs0fwkgzxjl4wr554gr8dc1fkrqjc2jpsvwgm41rygv";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-08-17 20:05:33 +03:00
|
|
|
version = "1.10.4";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
octokit = {
|
|
|
|
dependencies = ["sawyer"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-04-23 22:07:01 +03:00
|
|
|
sha256 = "1w7agbfg39jzqk81yad9xhscg31869277ysr2iwdvpjafl5lj4ha";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-04-23 22:07:01 +03:00
|
|
|
version = "4.14.0";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
pathutil = {
|
|
|
|
dependencies = ["forwardable-extended"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2018-11-05 23:54:32 +03:00
|
|
|
sha256 = "12fm93ljw9fbxmv2krki5k5wkvr7560qy8p4spvb9jiiaqv78fz4";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2018-11-05 23:54:32 +03:00
|
|
|
version = "0.16.2";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
public_suffix = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-07-03 13:56:51 +03:00
|
|
|
sha256 = "0g9ds2ffzljl6jjmkjffwxc1z6lh5nkqqmhhkxjk71q5ggv0rkpm";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-03 13:56:51 +03:00
|
|
|
version = "3.1.1";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
rb-fsevent = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2018-04-20 00:11:09 +03:00
|
|
|
sha256 = "1lm1k7wpz69jx7jrc92w3ggczkjyjbfziq5mg62vjnxmzs383xx8";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2018-04-20 00:11:09 +03:00
|
|
|
version = "0.10.3";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
rb-inotify = {
|
|
|
|
dependencies = ["ffi"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-04-23 22:07:01 +03:00
|
|
|
sha256 = "1fs7hxm9g6ywv2yih83b879klhc4fs8i0p9166z795qmd77dk0a4";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-04-23 22:07:01 +03:00
|
|
|
version = "0.10.0";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
rdoc = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-04-23 22:07:01 +03:00
|
|
|
sha256 = "07b7ac2nls2yskaicqshxgip6dwpxl80hlx4pslq90jgpxgs2kkp";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-04-23 22:07:01 +03:00
|
|
|
version = "6.1.1";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
rouge = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-08-21 11:57:28 +03:00
|
|
|
sha256 = "1cn6fin40ngrasqi6qis85mqwx6phnbkzhkkd93acm9vrcf3rkl3";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-08-21 11:57:28 +03:00
|
|
|
version = "3.9.0";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
ruby_dep = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "1c1bkl97i9mkcvkn1jks346ksnvnnp84cs22gwl0vd7radybrgy5";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.5.0";
|
|
|
|
};
|
|
|
|
safe_yaml = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-04-23 22:07:01 +03:00
|
|
|
sha256 = "0j7qv63p0vqcd838i2iy2f76c3dgwzkiz1d1xkg7n0pbnxj2vb56";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-04-23 22:07:01 +03:00
|
|
|
version = "1.0.5";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
2019-08-21 11:57:28 +03:00
|
|
|
sassc = {
|
|
|
|
dependencies = ["ffi"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-08-21 11:57:28 +03:00
|
|
|
sha256 = "06kwfqvpwf33cvkvbv1l9g5ln3q721hz5d3dyasq0k9d28x9w4fs";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-08-21 11:57:28 +03:00
|
|
|
version = "2.1.0";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
2019-08-21 11:57:28 +03:00
|
|
|
sawyer = {
|
|
|
|
dependencies = ["addressable" "faraday"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-08-21 11:57:28 +03:00
|
|
|
sha256 = "0yrdchs3psh583rjapkv33mljdivggqn99wkydkjdckcjn43j3cz";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-08-21 11:57:28 +03:00
|
|
|
version = "0.8.2";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
2019-08-21 11:57:28 +03:00
|
|
|
terminal-table = {
|
|
|
|
dependencies = ["unicode-display_width"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-08-21 11:57:28 +03:00
|
|
|
sha256 = "1512cngw35hsmhvw4c05rscihc59mnj09m249sm9p3pik831ydqk";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-08-21 11:57:28 +03:00
|
|
|
version = "1.8.0";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
thread_safe = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0nmhcgq6cgz44srylra07bmaw99f5271l0dpsvl5f75m44l0gmwy";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "0.3.6";
|
|
|
|
};
|
|
|
|
tomlrb = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-04-23 22:07:01 +03:00
|
|
|
sha256 = "0g28ssfal6vry3cmhy509ba3vi5d5aggz1gnffnvvmc8ml8vkpiv";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-04-23 22:07:01 +03:00
|
|
|
version = "1.2.8";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
tzinfo = {
|
|
|
|
dependencies = ["thread_safe"];
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "1fjx9j327xpkkdlxwmkl3a8wqj7i4l4jwlrv3z13mg95z9wl253z";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.2.5";
|
|
|
|
};
|
2019-08-21 11:57:28 +03:00
|
|
|
unicode-display_width = {
|
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "08kfiniak1pvg3gn5k6snpigzvhvhyg7slmm0s2qx5zkj62c1z2w";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.6.0";
|
|
|
|
};
|
2018-02-19 20:32:35 +03:00
|
|
|
yajl-ruby = {
|
2019-04-23 22:07:01 +03:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [{
|
|
|
|
engine = "maglev";
|
|
|
|
} {
|
|
|
|
engine = "mingw";
|
|
|
|
} {
|
|
|
|
engine = "mingw";
|
|
|
|
} {
|
|
|
|
engine = "mswin";
|
|
|
|
} {
|
|
|
|
engine = "rbx";
|
|
|
|
} {
|
|
|
|
engine = "ruby";
|
|
|
|
}];
|
2018-02-19 20:32:35 +03:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-08-21 11:57:28 +03:00
|
|
|
sha256 = "16v0w5749qjp13xhjgr2gcsvjv6mf35br7iqwycix1n2h7kfcckf";
|
2018-02-19 20:32:35 +03:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-08-21 11:57:28 +03:00
|
|
|
version = "1.4.1";
|
|
|
|
};
|
|
|
|
zeitwerk = {
|
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0gaiqg207j99cvqpgmn4ps6a14hz1rrh5zaxfdkiiavapbc5vpzw";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "2.1.9";
|
2018-02-19 20:32:35 +03:00
|
|
|
};
|
|
|
|
}
|