Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Commit

Permalink
Upgrade bundler b/c something like rubygems/bundler#3558
Browse files Browse the repository at this point in the history
  • Loading branch information
dchandekstark committed Dec 18, 2015
1 parent 6be1d27 commit 95c5cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ddr-models.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Gem::Specification.new do |s|
s.add_dependency "ddr-antivirus", "~> 2.1.1"
s.add_dependency "virtus", "~> 1.0.5"

s.add_development_dependency "bundler", "~> 1.7"
s.add_development_dependency "bundler", "~> 1.11"
s.add_development_dependency "rake"
s.add_development_dependency "sqlite3"
s.add_development_dependency "rspec-rails", "~> 3.1"
Expand Down

0 comments on commit 95c5cfc

Please sign in to comment.