ruby-grape / grape

An opinionated framework for creating REST-like APIs in Ruby.
http://www.ruby-grape.org
MIT License
9.88k stars 1.22k forks source link

Replace Appraisals by eval_gemfile #2431

Closed ericproulx closed 5 months ago

ericproulx commented 5 months ago

This PR drops Appraisals in favor of eval_gemfile. It also updates some gems like rubocop, rack-test etc ... I don't know if we need instructions if someone wants to add a new Gemfile but looking at the current ones might give a very good idea of the how to.

grape-bot commented 5 months ago
1 Message
:book: We really appreciate pull requests that demonstrate issues, even without a fix. That said, the next step is to try and fix the failing tests!

Generated by :no_entry_sign: Danger