Yuki Nishijima
|
c0e239eda2
|
Use mime-types 2.99 on Ruby 1.9.3
|
2016-01-02 07:57:03 +00:00 |
|
Anthony Dmitriyev
|
586d0fedb6
|
Fix for failing rbx test dependencies
|
2015-05-24 21:48:30 +01:00 |
|
Yuki Nishijima
|
caec6b4e8a
|
Explicitly include test-unit in the gemfile if on Ruby 2.2.0
|
2014-12-31 02:07:05 -08:00 |
|
Akira Matsuda
|
c07db3311d
|
Stick to RSpec 2.x for now...
|
2014-06-04 01:32:01 +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 |
|
Zachary Scott
|
b15e6e1b49
|
Test activerecord ~> 4.0.0 in active_record_40 gemfile
This changes from using '>=' which would install the latest version of
activerecord available at the time of running `bundle install`.
|
2014-02-24 02:24:02 -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 |
|
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
|
2d8a5c7d74
|
Test against Rails 4
|
2013-06-26 15:25:35 +09:00 |
|