nesquena / rabl

General ruby templating with json, bson, xml, plist and msgpack support
http://blog.codepath.com/2011/06/27/building-a-platform-api-on-rails/
MIT License
3.64k stars 334 forks source link

Fix CI failures related to sqlite3 #766

Closed tagliala closed 2 weeks ago

tagliala commented 2 weeks ago

sqlite3 does not install anymore on Ruby 2.3 and 2.4 on CI.

This commit installs an older version of sqlite3 which still installs