1
0
mirror of https://github.com/devolitalia/forty-jekyll-theme synced 2025-01-05 04:46:58 +01:00

bump Bundler

This commit is contained in:
Andrew Banchich 2021-01-30 13:26:48 -05:00
parent cfec474529
commit c27d20e21e

View File

@ -13,5 +13,5 @@ Gem::Specification.new do |spec|
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r{^(assets|_layouts|_includes|_sass|LICENSE|README)}i) }
spec.add_development_dependency "jekyll", "~> 4.0"
spec.add_development_dependency "bundler", "~> 2.1"
spec.add_development_dependency "bundler", "~> 2.2"
end