Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Commit

Permalink
update bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Walters committed Jan 14, 2016
1 parent b6f7eec commit 9b2d868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta_events.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "json", "~> 1.0"
spec.add_dependency "activesupport", ">= 3.0"

spec.add_development_dependency "bundler", "~> 1.5"
spec.add_development_dependency "bundler", "~> 1.11.2"
spec.add_development_dependency "rake"
spec.add_development_dependency "rspec", "~> 2.14"
spec.add_development_dependency "pry"
Expand Down

0 comments on commit 9b2d868

Please sign in to comment.