summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2016-08-20 11:31:37 +0200
committerHarald Eilertsen <haraldei@anduin.net>2016-08-20 11:31:37 +0200
commit9c74a587b236407118cd47d6f2e43ee5000a0edd (patch)
treef8e5bbc966006c50830aa5603fb1be28f41c6595 /config
parent1f1f395dc92ef05a6163b5d17e3ea224acbba511 (diff)
downloadnorsk-urskog-registrations-9c74a587b236407118cd47d6f2e43ee5000a0edd.tar.gz
norsk-urskog-registrations-9c74a587b236407118cd47d6f2e43ee5000a0edd.tar.bz2
norsk-urskog-registrations-9c74a587b236407118cd47d6f2e43ee5000a0edd.zip
Lock deploy script to Capistrano 3.6
Diffstat (limited to 'config')
-rw-r--r--config/deploy.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/deploy.rb b/config/deploy.rb
index 19aceb5..53b4fb3 100644
--- a/config/deploy.rb
+++ b/config/deploy.rb
@@ -1,5 +1,5 @@
# config valid only for current version of Capistrano
-lock '3.4.0'
+lock '3.6.0'
set :application, 'registration'
set :repo_url, 'https://github.com/snake66/norsk-urskog-registrations.git'