Skip to content

Commit

Permalink
Remove hard bundler dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Jan 4, 2019
1 parent 9a05d15 commit de9231e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rspec-support.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = '>= 1.8.7'

spec.add_development_dependency "bundler", "~> 1.3"
spec.add_development_dependency "rake", "~> 10.0.0"
spec.add_development_dependency "thread_order", "~> 1.1.0"
end

0 comments on commit de9231e

Please sign in to comment.