瀏覽代碼

Upgrade bundler

tags/v0.4.4^0
Adrian Short 3 年之前
父節點
當前提交
27afea0f15
簽署人: adrian GPG Key ID: 4B54F9AE91AB06BB
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      petrify.gemspec

+ 1
- 1
petrify.gemspec 查看文件

@@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_development_dependency "bundler", "~> 1.15"
spec.add_development_dependency "bundler", "~> 2.1"
spec.add_development_dependency "rake", "~> 10.0"
spec.add_runtime_dependency "haml", "~> 5.0"
end

Loading…
取消
儲存