diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-30 14:43:48 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-30 14:43:48 -0400 |
commit | 4dfed0a64dffb854210dcbfcbc947891c69f0790 (patch) | |
tree | 147ed72844feb9d85d825f7bb5382981e75f2a54 /config/deploy.rb | |
parent | 01d74535e0cf0dc66da41afb02ee44c2b920e4c6 (diff) | |
download | thoughts-4dfed0a64dffb854210dcbfcbc947891c69f0790.tar.gz thoughts-4dfed0a64dffb854210dcbfcbc947891c69f0790.tar.bz2 thoughts-4dfed0a64dffb854210dcbfcbc947891c69f0790.zip |
Updating Wittle (dev)
Diffstat (limited to 'config/deploy.rb')
-rw-r--r-- | config/deploy.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/deploy.rb b/config/deploy.rb index 6c15029..9332fb9 100644 --- a/config/deploy.rb +++ b/config/deploy.rb | |||
@@ -1,5 +1,5 @@ | |||
1 | # config valid only for current version of Capistrano | 1 | # config valid only for current version of Capistrano |
2 | lock "3.17.3" | 2 | lock "3.18.0" |
3 | 3 | ||
4 | set :application, "thoughts" | 4 | set :application, "thoughts" |
5 | set :repo_url, "/srv/git/thoughts" | 5 | set :repo_url, "/srv/git/thoughts" |