aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
Commit message (Expand)AuthorAgeLines
* Merge branch 'hotfix/0.7.0.5' into release/0.8Louise Crow2013-03-18-17/+17
|\
| * 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-18/+18
| * Missing Gemfile.lock from 55eb8c0Louise Crow2013-02-11-17/+17
| * Upgrade JSON gem to get fix for CVE-2013-0269. Update to latest Rails 2-3 ser...Louise Crow2013-02-11-2/+2
* | 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-2/+3
* | And now latest version of launchy.Louise Crow2013-03-14-4/+3
* | Pull more up-to-date version of webrat from git - trying to resolve travis is...Louise Crow2013-03-14-6/+11
* | Downgrade launchy to avoid deprecation warning.Louise Crow2013-03-14-4/+5
* | Try adding launchy as a gem - webrat seems to have a dependency on it.Louise Crow2013-03-13-0/+4
* | Lock mail gem to 2.4 series for now - there are changes in the 2.5 series tha...Louise Crow2013-03-13-2/+2
* | Update bundle.Louise Crow2013-03-13-29/+34
* | Merge remote-tracking branch 'openaustralia_github/one_support_email_on_admin...Louise Crow2013-03-13-0/+8
|\ \
| * | Add webrat gemMatthew Landauer2013-03-06-0/+8
* | | Merge remote-tracking branch 'openaustralia_github/force-ssl' into developLouise Crow2013-03-12-0/+3
|\ \ \ | |/ / |/| |
| * | Add configuration to force ssl for the whole siteMatthew Landauer2013-02-15-1/+4
| |/
* | Add coveralls.io. Think travis.ci for coverage testingMatthew Landauer2013-03-01-0/+16
* | Upgrade to rack 1.1.6Louise Crow2013-02-14-1/+1
* | Upgrade rdoc gem.Louise Crow2013-02-14-2/+3
* | Upgrade to latest json gem.Louise Crow2013-02-14-2/+2
* | Bundle update capistrano - the version we were using has been yanked from rub...Louise Crow2013-02-14-9/+9
* | Missing Gemfile.lock from 55eb8c0Louise Crow2013-02-11-17/+17
* | 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-18/+18
|\
| * Upgrade Rails to version 2.3.16 to get fix for CVE-2013-0333.hotfix/0.6.9.2Louise Crow2013-01-29-18/+18
| * Update lock to latest copy of rails - 2.3.150.6.9.10.6.9Louise Crow2013-01-15-2/+2
* | 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-22/+21
| |\ \
| * | | Switch from unofficial rails_xss gem to official rails plugin for rails_xssMatthew Landauer2013-01-15-2/+0
| * | | Revert "Switched to a forked version of rails_xss that includes a fix we need"Matthew Landauer2013-01-14-8/+2
| * | | Switched to a forked version of rails_xss that includes a fix we needHenare Degan2013-01-14-2/+8
| * | | Add rails_xss gemMatthew Landauer2013-01-02-0/+4
* | | | Update lock to latest copy of rails - 2.3.15Louise Crow2013-01-15-2/+2
* | | | Merge branch 'release/0.6.9' into developLouise Crow2013-01-15-10/+16
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Try just specifying that rails should come from git, to avoid deprecation war...Louise Crow2013-01-15-5/+0
| * | Add updated Gemfile.lock after running bundle install.Louise Crow2013-01-15-10/+21
| * | Merge branch 'hotfix/0.6.8.3' into release/0.6.9Louise Crow2013-01-09-19/+19
| |\ \
* | \ \ Merge branch 'hotfix/0.6.8.3' into developLouise Crow2013-01-09-19/+19
|\ \ \ \ | | |/ / | |/| |
| * | | Security update for newrelichotfix/0.6.8.3Louise Crow2013-01-09-1/+1
| * | | Rails security update.Louise Crow2013-01-09-18/+19
* | | | Don't require rspec in production.Louise Crow2012-12-18-1/+0
| |/ / |/| |
* | | Updated lock file.Louise Crow2012-12-13-0/+1
* | | Don't install rspec in productionHenare Degan2012-12-11-1/+0
* | | Still fiddling with rake versions to try and get Travis to build the project ...Louise Crow2012-12-04-1/+1
* | | Actually, standardize on a slightly newer version of rake - 0.8.7 causes depr...Louise Crow2012-12-04-2/+2
| |/ |/|
* | Try standardizing on a single version of rake that should already be installe...Louise Crow2012-11-27-2/+2
* | Make mail a required gem under Ruby 1.9Louise Crow2012-11-15-0/+2
|/
* Remove extra dependency added in https://github.com/mysociety/alaveteli/commi...Louise Crow2012-11-01-2/+0
* Merge remote-tracking branch 'openaustralia_github/use_mailcatcher_in_develop...Louise Crow2012-11-01-0/+39
|\
| * By default in development send mails to mailcatcherMatthew Landauer2012-10-18-3/+41