summaryrefslogtreecommitdiff
path: root/Gemfile
Commit message (Expand)AuthorAgeFilesLines
* Try to fix CI issue on Ruby 2.5 (#2021)Jeremy Evans2023-01-191-6/+9
* For some reason, the recently released version breaks Ruby v2.5.Samuel Williams2022-08-281-1/+1
* Refactor tests. (#1953)Samuel Williams2022-08-261-0/+5
* Do not assume YAML.unsafe_load is defined in mock specsJeremy Evans2022-01-251-2/+0
* Move RuboCop to optional maintenance group.Samuel Williams2022-01-201-2/+5
* Test with latest version of psych.Samuel Williams2022-01-151-0/+2
* Ruby 3 (#1727)Ben Fritsch2021-01-051-0/+1
* Fix RuboCop offensesUtkarsh Gupta2020-09-051-0/+1
* Remove unnecessary gems.Samuel Williams2020-05-251-6/+0
* Tidy up Gemfile.Samuel Williams2020-02-091-14/+2
* Enable `Layout/TrailingWhitespace` cop to prevent extra trailing space in futureRyuta Kamizono2020-01-221-1/+1
* Merge pull request #975 from bb-froggy/patch-1Samuel Williams2020-01-111-1/+1
|\
| * Fixed a typo in a commentbb-froggy2015-11-171-1/+1
* | Deprecate Rack::Session::Memcache in favor of Rack::Session::Dalli from dalli...fatkodima2019-11-291-1/+1
* | Fix RuboCop version to `0.68.1`OKURA Masafumi2019-05-241-1/+1
* | RuboCop: frozen string literals, comment whitespace (#1256)yhirano552018-04-161-0/+2
* | Use Ruby >= 1.9 syntax for hashes. Prefer { a: :b } over { :a => :b } (#1253)yhirano552018-04-161-2/+4
* | add rdoc dependencyJian Weihang2016-12-081-0/+4
|/
* Remove to_s since we do not run 1.8 anymoreSantiago Pastorino & Alexis Mas2015-06-101-2/+1
* Remove legacy Mongrel serverdeepj2015-05-261-1/+0
* did you know you could use turtles to shave yaks?James Tucker2015-01-061-3/+16
* Change from `ruby-fcgi` to `fcgi` which is for fcgi tests, since it is better...Vipul A M2014-02-231-1/+1
* Use Gemfile to better exploit bundlerAndreas Loupasakis2012-09-021-0/+10
* Further improvements for CI, no more bundle!James Tucker2011-12-271-2/+0
* Add a Gemfile, this is purely for travis-ciJames Tucker2011-09-161-0/+2