mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-27 15:07:41 +00:00
https://www.ruby-lang.org/en/downloads/branches://www.ruby-lang.org/en/downloads/branches/ http://guides.rubyonrails.org/maintenance_policy.html https://www.ruby-lang.org/en/downloads/releases/
17 lines
245 B
YAML
17 lines
245 B
YAML
language: ruby
|
|
rvm:
|
|
- 2.5.0
|
|
- 2.4.3
|
|
- 2.3.6
|
|
- 2.2.9
|
|
- jruby-9.1.14.0
|
|
|
|
gemfile:
|
|
- gemfiles/rails_5_1.gemfile
|
|
- gemfiles/rails_5_0.gemfile
|
|
- gemfiles/rails_4_2.gemfile
|
|
- gemfiles/dalli2.gemfile
|
|
|
|
services:
|
|
- redis
|
|
- memcached
|