Skip to content

Commit

Permalink
Bump Heroku API version
Browse files Browse the repository at this point in the history
Warning - untested but fixes locomotivecms#10 in theory
  • Loading branch information
xavriley committed Mar 17, 2016
1 parent 6ccf509 commit 178b1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locomotive_heroku.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ Gem::Specification.new do |s|
s.test_files = Dir['{test, spec}/**/*']

s.add_dependency 'rails', '~> 3.2.13'
s.add_dependency 'heroku-api', '~> 0.3.12'
s.add_dependency 'heroku-api', '~> 0.3.23'
end

0 comments on commit 178b1c8

Please sign in to comment.