commit 4b875d649fc33ef8a5f8fd3652a700ba13af90d8 parent 54f09390d1dbbd5a4afc0647d8b789668d6d9c07 Author: Heiswayi Nrird <heiswayi@users.noreply.github.com> Date: Tue, 28 May 2019 16:07:13 +0800 Update thinkspace.gemspec Diffstat:
M | thinkspace.gemspec | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/thinkspace.gemspec b/thinkspace.gemspec @@ -14,7 +14,7 @@ Gem::Specification.new do |spec| spec.add_runtime_dependency "jekyll", "~> 3.5" - spec.add_development_dependency "bundler", "~> 2.0.1" + #spec.add_development_dependency "bundler", "~> 2.0.1" spec.add_development_dependency "rake", "~> 12.0" end