We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9e8b54 + bb5cd4b commit d79bd90Copy full SHA for d79bd90
alembic-jekyll-theme.gemspec
@@ -2,7 +2,7 @@
2
3
Gem::Specification.new do |spec|
4
spec.name = "alembic-jekyll-theme"
5
- spec.version = "3.0.7"
+ spec.version = "3.0.8"
6
spec.authors = ["David Darnes"]
7
spec.email = ["me@daviddarnes.com"]
8
@@ -26,7 +26,6 @@ Gem::Specification.new do |spec|
26
spec.add_runtime_dependency "jekyll-commonmark", "~> 1.2"
27
spec.add_runtime_dependency "jekyll-include-cache", "~> 0.1"
28
spec.add_runtime_dependency "jemoji", "~> 0.9"
29
- spec.add_runtime_dependency "liquid-c", "~> 4.0"
30
31
spec.add_development_dependency "bundler", "~> 1.14"
32
end
0 commit comments