aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
AgeCommit message (Collapse)Author
2018-01-29Add changelog entry & remove locale from gemfiletelyn
2017-06-22Reconfigure server package to deploy to /srv/mauvealertPatrick J Cherry
2017-03-20Updated Gemfile to pull gems in Debian into a separate groupPatrick J Cherry
2017-03-20Removed libxml2/libxslt-dev from gitlab-ci; moved dev gems into a ↵Patrick J Cherry
development group.
2017-03-20Moved most gems into debian deps; fixed test "skip" to "omit"; renamed test ↵Patrick J Cherry
with duped name
2017-03-20Added haml-contrib for the textile filter; updated debian packaging a littlePatrick J Cherry
2017-03-20Updated gems to (roughly) jessie versions; removed XMPP support.Patrick J Cherry
Also changed the postgres tests to "skip" if no postgres db is available.
2017-03-20updated json gem to one that compilesPatrick J Cherry
2015-04-21Update gem versions to get a new thin and sinatraAlex Young
2015-04-20Get tests passing on ruby 2.0.0-p598Alex Young
2015-04-16Bump xmpp4r version to 0.5.6Alex Young
2015-04-13Roll back thin and eventmachine gem versions to those used on lennyAlex Young
Using the most recent version of each of these results in segfaults on 1.9.3-p551.
2015-02-23Get tests passing on ruby 1.9.3-p551Alex Young