Skip to content

Commit

Permalink
specify bundler which supports mri_22
Browse files Browse the repository at this point in the history
  • Loading branch information
razum2um committed Feb 6, 2015
1 parent 660e832 commit 2717db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lurker.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Gem::Specification.new do |spec|

# testing
spec.add_development_dependency("psych", "~> 2.0")
spec.add_development_dependency("bundler", "~> 1.3")
spec.add_development_dependency("bundler", "~> 1.7.11")
spec.add_development_dependency("rack-cors", "~> 0.2")
spec.add_development_dependency("rails", ">= 3.2", "< 4.3")
spec.add_development_dependency("rake", "~> 10.2")
Expand Down

0 comments on commit 2717db9

Please sign in to comment.