Fabian Rodriguez
cd7b3f54f1
Removes the following deprecation warning:
...
'method adapters is deprecated. use profiles instead'
This warning was showing up because the project was using
the gem 'simplecov-gem-adapter' which uses the old syntax.
* Remove the gem dependency
* Add a profile with the same setup that the gem has
2015-02-27 23:01:48 -02:00
Parker Moore
52c4ce2a5a
Finish of moving the unit tests over to Minitest
2015-02-21 00:31:07 -08:00
Parker Moore
d2b19963c1
Move from Test::Unit to Minitest.
2015-02-20 13:34:51 -08:00
Parker Moore
fdc0e33ebc
Proof the site with CircleCI.
2015-02-07 23:31:05 -08:00
Parker Moore
65d43ef398
Move previous runtime dependencies to development dependencies.
2015-01-31 13:53:17 -08:00
Parker Moore
877cba9811
Remove direct baked-in support for Textile.
2015-01-17 16:51:28 -08:00
Parker Moore
585a31d8aa
Support RDiscount 2.
...
Fixes #2747 .
2015-01-10 00:21:18 -08:00
Parker Moore
f66862c508
Install rake if the lib isn't there; upgrade to cucumber 1.3.18
2014-12-29 18:40:53 -05:00
Parker Moore
a8ec9cd507
Put the development dependencies in the Gemfile directly.
2014-12-26 22:37:56 -05:00
Parker Moore
c2caaeaf11
Add rbtrace and stackprof and a script/benchmark script.
2014-10-12 02:02:42 -07:00
Parker Moore
49b7fdb62f
Yarp seems to be eff'd.
2014-01-31 00:22:21 -05:00
Parker Moore
9bd160dd8e
Travis is seriously inbred.
2014-01-28 23:40:55 -05:00
Parker Moore
710e0e5a3c
Hm... I wonder if yarp can speed up our build process.
2014-01-24 22:44:26 -05:00
Parker Moore
694599645f
Add in test plugin for inclusion.
2013-10-04 15:49:47 -04:00
maul.esel
b26327f20a
simplify conditions for coverage reports
2013-09-14 15:28:41 +02:00
maul.esel
699627e708
add coveralls to gemfile
2013-09-12 21:19:30 +02:00
chapmajs
3a34957b41
Explicitly require HTTPS rubygems source
...
Use HTTPS rubygems.org source to help prevent MITM attacks
2013-02-27 20:28:09 -05:00
Aman Gupta
a04c270f1b
Gemfile to help install the dependencies
2011-03-06 01:46:00 -08:00