Commit Graph

6 Commits

Author SHA1 Message Date
jgrau 595aa46de5
Lock public_suffix to pre 1.5.0
The 1.5.0 version of public_suffix drops support
for ruby version < 2.0 which we still support.
2017-04-28 08:00:34 +02:00
jgrau 89458144be
Lock rake to a version pre 11.0
Rake version 11.0 removed the `last_comment`
method which is used by `rspec 2.14.x` which we
use in this test app.
2017-04-28 08:00:33 +02:00
spodlecki 14794f8e34 travis updates and gemfile test for travis 2015-12-30 16:54:57 -06:00
Md. Tauhidul Islam 66c7533f47 - Fix test code for unique impressionist of instance with friendly_id
- Fixed rspec-rails version for run previous test cases
- Add friendly_id in gemfiles for run test case
2015-02-08 02:03:34 +06:00
Erik Michaels-Ober 576cd0a8d7 Move development dependencies into Gemfile 2013-11-29 10:36:02 +01:00
Peter M. Goldstein 28298d578f Add Rails 4 as a permitted dependency. Add Rails 4 to the test matrix. Remove Ruby 1.8.x from test matrix because specs were failing anyway because of capybara dependency. Add JRuby to the test matrix and neaten up the JRuby dependencies. 2013-09-22 13:34:20 -07:00