Merge pull request #220788 from aidalgol/bulma-clean-theme
rubyPackages.bulma-clean-theme: init at 0.13.1
This commit is contained in:
commit
6b08b97f9f
1 changed files with 11 additions and 0 deletions
|
@ -233,6 +233,17 @@
|
||||||
};
|
};
|
||||||
version = "3.2.4";
|
version = "3.2.4";
|
||||||
};
|
};
|
||||||
|
bulma-clean-theme = {
|
||||||
|
dependencies = ["jekyll" "jekyll-seo-tag"];
|
||||||
|
groups = ["default"];
|
||||||
|
platforms = [];
|
||||||
|
source = {
|
||||||
|
remotes = ["https://rubygems.org"];
|
||||||
|
sha256 = "1qvnl0xgzxbgyniv5m52mm5mr4rmgn3mqx0qa9xhl3lj75mfdfgh";
|
||||||
|
type = "gem";
|
||||||
|
};
|
||||||
|
version = "0.13.1";
|
||||||
|
};
|
||||||
byebug = {
|
byebug = {
|
||||||
groups = ["default"];
|
groups = ["default"];
|
||||||
platforms = [];
|
platforms = [];
|
||||||
|
|
Loading…
Reference in a new issue