]> git.immae.eu Git - github/wallabag/wallabag.git/blob - Gemfile
Bugfix: Sanitize the title of a saved webpage from invalid UTF-8 characters
[github/wallabag/wallabag.git] / Gemfile
1 source "https://rubygems.org"
2
3 gem 'capistrano', '~> 3.4'
4 gem 'capistrano-composer'
5 gem 'capistrano-symfony', '~> 1.0.0.rc1'
6 gem 'capistrano-file-permissions'