aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
Commit message (Expand)AuthorAgeLines
* Remove obsolete comment.Louise Crow2013-06-17-1/+0
* Add functions for converting from arbitrary text data to UTF-8Mark Longair2013-05-16-0/+1
* Remove debian-specific require clause and use Gemfile to specify non-standard...Louise Crow2013-04-30-1/+1
* Remove rails-locales from vendor directory in favour of rails-i18n gemLouise Crow2013-04-25-0/+1
* Remove memcache-client from Gemfile - was used by interlock, now not used.Louise Crow2013-04-25-1/+0
* Merge branch 'release/0.9' into rails-3-developLouise Crow2013-04-24-5/+8
|\
| * Remove version restrictions on gems related to i18nMatthew Landauer2013-04-02-5/+5
| * Moved all gems related to i18n into one place in GemfileMatthew Landauer2013-04-02-5/+8
| * Merge branch 'hotfix/0.7.0.5' into developLouise Crow2013-03-18-1/+1
| |\
| | * Upgrade to Rails 2.3.18 to get fixes for CVE-2013-1855, CVE-2013-1856, CVE-20...hotfix/0.7.0.5Louise Crow2013-03-18-1/+1
| | * Upgrade JSON gem to get fix for CVE-2013-0269. Update to latest Rails 2-3 ser...Louise Crow2013-02-11-2/+2
* | | Rails security updateMatthew Landauer2013-03-19-1/+1
* | | Merge branch 'develop' into rails-3-developMatthew Landauer2013-03-19-1/+1
|\| |
| * | Move Gemfile to httpsLouise Crow2013-03-14-1/+1
| * | Update to specific commit in webrat for launchy fix without other breaking ch...Louise Crow2013-03-14-1/+1
| * | Pull more up-to-date version of webrat from git - trying to resolve travis is...Louise Crow2013-03-14-2/+2
| * | Downgrade launchy to avoid deprecation warning.Louise Crow2013-03-14-1/+1
| * | Try adding launchy as a gem - webrat seems to have a dependency on it.Louise Crow2013-03-13-0/+1
* | | We don't need test unit any more because we're not using RSpec 1.xHenare Degan2013-03-16-1/+0
* | | This was removed in f07444d80961fcd3e7bb9555f5ed4a4e0b65b5dbHenare Degan2013-03-15-1/+0
* | | Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-1/+3
|\| |
| * | Lock mail gem to 2.4 series for now - there are changes in the 2.5 series tha...Louise Crow2013-03-13-1/+1
| * | Merge remote-tracking branch 'openaustralia_github/one_support_email_on_admin...Louise Crow2013-03-13-0/+2
| |\ \
| | * | Add webrat gemMatthew Landauer2013-03-06-0/+2
| * | | Merge remote-tracking branch 'openaustralia_github/force-ssl' into developLouise Crow2013-03-12-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | Add configuration to force ssl for the whole siteMatthew Landauer2013-02-15-0/+2
| | |/
| * | Add coveralls.io. Think travis.ci for coverage testingMatthew Landauer2013-03-01-0/+1
| * | Upgrade rdoc gem.Louise Crow2013-02-14-1/+1
| * | Upgrade to latest json gem.Louise Crow2013-02-14-1/+1
* | | Reinstate exception_notificationHenare Degan2013-03-05-0/+1
* | | Upgrade to Rails 3.1Henare Degan2013-03-03-2/+2
* | | Use newer version of acts_as_versioned so we can upgrade RailsHenare Degan2013-03-03-1/+2
* | | Remove Tmail and use the Mail gem under Ruby 1.8.7 as wellHenare Degan2013-02-27-2/+0
* | | ruby-debug19 is not maintained; debugger isHenare Degan2013-02-21-1/+1
* | | Use Spork instead of writing our ownHenare Degan2013-02-19-0/+1
* | | Merge branch 'develop' into rails-3-spikeHenare Degan2013-02-15-8/+5
|\| |
| * | Upgrade JSON gem to get fix for CVE-2013-0269. Update to latest Rails 2-3 ser...Louise Crow2013-02-11-2/+2
| |/
| * Merge branch 'hotfix/0.6.9.2' into developLouise Crow2013-01-29-1/+1
| |\
| | * Upgrade Rails to version 2.3.16 to get fix for CVE-2013-0333.hotfix/0.6.9.2Louise Crow2013-01-29-1/+1
| * | Merge remote-tracking branch 'openaustralia_github/rails_xss' into developLouise Crow2013-01-16-0/+2
| |\ \
| | * \ Merge remote-tracking branch 'mysociety/develop' into rails_xssMatthew Landauer2013-01-15-5/+3
| | |\ \
| | * | | Switch from unofficial rails_xss gem to official rails plugin for rails_xssMatthew Landauer2013-01-15-3/+1
| | * | | Revert "Switched to a forked version of rails_xss that includes a fix we need"Matthew Landauer2013-01-14-1/+1
| | * | | Switched to a forked version of rails_xss that includes a fix we needHenare Degan2013-01-14-1/+1
| | * | | Add rails_xss gemMatthew Landauer2013-01-02-0/+4
| * | | | Merge branch 'release/0.6.9' into developLouise Crow2013-01-15-1/+4
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Try just specifying that rails should come from git, to avoid deprecation war...Louise Crow2013-01-15-5/+0
| | * | Update Gemfile to use a security patched copy of rails from the mySociety git...Louise Crow2013-01-15-1/+9
| | * | Merge branch 'hotfix/0.6.8.3' into release/0.6.9Louise Crow2013-01-09-1/+1
| | |\ \
* | | \ \ Merge branch 'i18n_rails3_preparation' into rails-3-spikeMatthew Landauer2013-01-31-5/+8
|\ \ \ \ \