Skip to content

Commit

Permalink
[skip] Unlocked bundler version (1m)
Browse files Browse the repository at this point in the history
  • Loading branch information
boblail committed Jan 10, 2021
1 parent 986ff65 commit 91ce94b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openxml-package.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "nokogiri"
spec.add_dependency "ox"

spec.add_development_dependency "bundler", "~> 1.6"
spec.add_development_dependency "bundler"
spec.add_development_dependency "rake"
spec.add_development_dependency "minitest"
spec.add_development_dependency "minitest-reporters"
Expand Down

0 comments on commit 91ce94b

Please sign in to comment.