Commit Graph

13 Commits

Author SHA1 Message Date
887d2a675e
Update dependencies and generate proper gemset.nix
I keep forgetting that I've been generating the gemset.nix file from the
nixpkgs bundix instead of the forked bundix. It is not easy to install
some of the more problematic gems like Nokogiri in this way.
2023-11-17 22:01:24 +08:00
c6f2363ca3
Prepare for next development version 2023-11-16 20:17:25 +08:00
f0b69b8af7
Release v1.2.1 2023-11-08 11:40:07 +08:00
850b021209
Release v1.1.0 2023-11-01 21:13:57 +08:00
6e5aa75a6b
Add tests with rspec 2023-10-29 09:28:55 +08:00
a28276ae45
Release v1.0.1 2023-07-09 18:14:14 +08:00
b052cddf56
Update gemspec metadata
I forgot to update them, whoops.
2023-07-09 18:03:03 +08:00
ae0ac911fd
Set Ruby required version 2023-07-07 17:34:08 +08:00
869181bafa Update Asciidoctor extension dependency
Asciidoctor already handles the caching so we don't really need to. On
the plus side, it gives some choice whether the pipeline should have a
cache or not.
2023-05-28 17:49:15 +08:00
c27fadcc9f Update custom Asciidoctor extension gem dependencies 2023-05-27 19:37:24 +08:00
1c1deb96eb Update custom extensions to use open-uri-cached 2023-05-03 14:02:33 +08:00
4a03f6d962 Reformat and update gemspec 2023-03-11 16:42:43 +08:00
4201e1c6e8 Add custom Asciidoctor extensions to load path 2023-02-25 12:11:54 +08:00