Skip to content

Commit

Permalink
updated bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
sujaykundu777 committed May 19, 2019
1 parent 0c27e25 commit 199b17f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devlopr.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |spec|
spec.name = "devlopr"
spec.version = "0.2.5"
spec.version = "0.2.6"
spec.authors = ["Sujay Kundu"]
spec.email = ["[email protected]"]

Expand All @@ -16,6 +16,6 @@ Gem::Specification.new do |spec|

spec.add_runtime_dependency "jekyll", "~> 3.8"

spec.add_development_dependency "bundler", "~> 1.16"
spec.add_development_dependency "bundler", "~> 2.0.1"
spec.add_development_dependency "rake", "~> 12.0"
end

0 comments on commit 199b17f

Please sign in to comment.