Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add source :rubygems back to Gemfile | Kornelius Kalnbach | 2013-03-11 | 1 | -0/+3 |
| | |||||
* | remove rdoc from Gemfile | Kornelius Kalnbach | 2013-03-11 | 1 | -2/+1 |
| | |||||
* | remove activesupport from Gemfile | Kornelius Kalnbach | 2013-03-11 | 1 | -1/+0 |
| | |||||
* | cleanup Gemfile | Kornelius Kalnbach | 2013-03-10 | 1 | -6/+5 |
| | |||||
* | ruby-head does not work because of RedCloth, remove it from Travis configv1.0.8 | Kornelius Kalnbach | 2012-10-07 | 1 | -1/+1 |
| | |||||
* | update to shoulda-context 1.0.0 after release! | Kornelius Kalnbach | 2011-12-12 | 1 | -1/+1 |
| | |||||
* | relax bundler gem version requirementv1.0.4 | Kornelius Kalnbach | 2011-11-02 | 1 | -1/+1 |
| | |||||
* | fix RedCloth gem versionv1.0.0.835rc1 | Kornelius Kalnbach | 2011-08-29 | 1 | -1/+1 |
| | |||||
* | fix some JRuby test problems | Kornelius Kalnbach | 2011-08-27 | 1 | -1/+1 |
| | |||||
* | add term-ansicolor to development dependencies, fix Ruby 1.8.6 warning | Kornelius Kalnbach | 2011-08-22 | 1 | -0/+1 |
| | |||||
* | enabling 1.8.6 tests; do they work? | Kornelius Kalnbach | 2011-08-21 | 1 | -3/+3 |
| | |||||
* | trying to integrate Travis CI | Kornelius Kalnbach | 2011-08-19 | 1 | -0/+1 |
| | |||||
* | Major rewrite of encoders to support IO output; fixed some minor scanner ↵ | Kornelius Kalnbach | 2011-08-19 | 1 | -0/+1 |
| | | | | bugs; cleanups; dropped NitroXHTML scanner; improved tests | ||||
* | use Bundler to manage dependencies; just run "bundle" to install everything ↵ | murphy | 2011-07-08 | 1 | -0/+13 |
that CodeRay needs to test and build. |