schasse / gem_updater

gem_updater automatically creates pull-requests with gem updates.
MIT License
2 stars 4 forks source link

Update to ruby 2.5 #8

Closed trebor8x closed 6 years ago

trebor8x commented 6 years ago

Output from local rspec run:

Bundler::RubyVersionMismatch: Your Ruby version is 2.5.0, but your Gemfile specified 2.4.1

Should we update the repository https://github.com/schasse/outdated by hand, or is there an option to let gem_updater to it? @schasse