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.
1 parent 503cb8b commit d4977b7Copy full SHA for d4977b7
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.11"
+ spec.version = "3.0.12"
6
spec.authors = ["David Darnes"]
7
spec.email = ["me@daviddarnes.com"]
8
@@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
25
spec.add_runtime_dependency "jekyll-feed", "~> 0.9"
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"
+ spec.add_runtime_dependency "jemoji", "~> 0.11"
29
30
spec.add_development_dependency "bundler", "~> 1.14"
31
end
0 commit comments