Skip to content

Commit

Permalink
Merge pull request #516 from byxorna/gabe-fix-ruby-tests
Browse files Browse the repository at this point in the history
pin rake for collins-state gem
  • Loading branch information
byxorna authored Mar 8, 2017
2 parents 5856ac9 + 09ea923 commit e8b22db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/ruby/collins-state/collins_state.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'webmock'
s.add_development_dependency 'bundler'
s.add_development_dependency 'simplecov'
s.add_development_dependency 'rake'
s.add_development_dependency 'rake', '~> 10.5'
end

0 comments on commit e8b22db

Please sign in to comment.