Akira Matsuda
|
c5794ba2bb
|
Use the stable rspec release (but still not 3.0...)
|
2014-06-04 08:54:30 +09:00 |
|
Yuki Nishijima
|
e574fd6475
|
Do not lock the version of sqlite3 if Ruby is 2.1.1 or higher
|
2014-04-19 18:58:05 -07:00 |
|
Yuki Nishijima
|
55d316f396
|
platforms :ruby means MRI and Rubinius so we don't need :rbx
For more details on how to specify platform, see: http://bundler.io/v1.3/man/gemfile.5.html
|
2014-03-08 21:24:51 -08:00 |
|
Yuki Nishijima
|
7b2d319000
|
Use sqlite3-ruby 1.3.8, not 1.3.9
This fixes failing specs for rbx. For more details, see: https://github.com/sparklemotion/sqlite3-ruby/issues/122
|
2014-03-08 21:24:19 -08:00 |
|
Peter M. Goldstein
|
9de4639f6a
|
Update ActiveRecord edge to use Minitest rather than TestUnit, and use a more recent version of RSpec without the TestUnit dependencies. Update Travis config to exclude JRuby / ActiveRecord edge until ActiveRecord JDBC driver issue is resolved
|
2013-12-26 15:53:26 -08:00 |
|
Peter M. Goldstein
|
752e25854a
|
Add Rubinius gems to Gemfiles. Update Rakefile to handle Rubinius/Rails 4 case where RDocTask is not available.
|
2013-12-15 09:07:46 -08:00 |
|
Yuki Nishijima
|
f87789666a
|
Use arel on GitHub so we can run the specs for the edge
|
2013-12-03 11:57:40 +09:00 |
|
Akira Matsuda
|
119947269b
|
Use activerecord-jdbcsqlite3-adapter gem under jruby
|
2013-11-25 16:23:49 +09:00 |
|
Akira Matsuda
|
7a388c74dc
|
kaminari doesn't have to always depend on sqlite3
bundle sqlite3 only under AR and DM
|
2013-11-25 16:00:05 +09:00 |
|
Zachary Scott
|
f4108b36c2
|
use kaminari.gemspec database_cleaner in sub gemfiles
|
2013-11-04 20:31:41 -05:00 |
|
Akira Matsuda
|
e56f7d2c46
|
Need to bundle actionview gem for edge Rails
|
2013-08-29 18:29:34 +09:00 |
|
Zachary Scott
|
c3890d4ca8
|
Test against Rails edge
|
2013-08-07 14:51:50 -04:00 |
|