# This Gemfile contains dependencies required for deployment. These are
# not noted in pipeline.gemspec to not pollute the environment with
# ruby gems that are not needed for a TYPO3 project.

source "https://rubygems.org"

gem 'capistrano', '~> 3.0'
