8000 Remove bundler from dependencies, the gem doesn't need it · EdwardZX/EdwardZX.github.io@68f8571 · GitHub
[go: up one dir, main page]

Skip to content

Commit 68f8571

Browse files
committed
Remove bundler from dependencies, the gem doesn't need it
1 parent f8f9ddc commit 68f8571

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

alembic-jekyll-theme.gemspec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,4 @@ Gem::Specification.new do |spec|
2626
spec.add_runtime_dependency "jekyll-commonmark", "~> 1.2"
2727
spec.add_runtime_dependency "jekyll-include-cache", "~> 0.1"
2828
spec.add_runtime_dependency "jemoji", "~> 0.11"
29-
30-
spec.add_development_dependency "bundler", "~> 1.14"
3129
end

0 commit comments

Comments
 (0)
0