Commit Graph

10 Commits

Author SHA1 Message Date
Brian Hawley c10e7ef311 Support ssrf_filter 1.1
Includes a backwards compatibility mode for SsrfFilter 1.0,
which is needed for Ruby 2.5 and JRuby 9.2.

Also includes a local version constraint for fog-google for
Ruby 2.5 and JRuby 9.2 because of a known but undeclared
incompatibility in that gem. gemfiles/rails-6-1.gemfile
already has this fix.

[Fixes #2625]
2022-09-29 09:19:56 -07:00
Abdelkader Boudih f7beff6b1e Remove Postgresql and use sqlite3 for testing ActiveRecord 2021-04-18 13:01:27 +00:00
M.Shibuya f6aa731fe7
Test against Ruby 3.0 2021-01-17 16:01:58 +09:00
M.Shibuya fcb7babb26 Do not install pg for JRuby 2018-02-10 15:13:56 +09:00
M.Shibuya 1650051555 Add activemodel-serializers-xml to Rails 5 builds 2016-08-11 23:42:30 +09:00
James Miller 0696377024 Use https rubygems source 2011-12-19 09:43:46 -08:00
Jonas Nicklas 59ed7ae686 Some dependency updates 2010-08-24 08:52:40 +02:00
Jonas Nicklas 74e1e509c2 Apparently we can have the best of both worlds 2010-07-21 21:35:24 +02:00
Jonas Nicklas 15dae43288 Load all of Rails 2010-07-20 19:55:56 +02:00
Jonas Nicklas da1ab6b22c Use bundler for dev environment 2010-07-20 18:58:34 +02:00