diff options
| author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-10-15 21:53:34 -0400 | 
|---|---|---|
| committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-10-15 21:53:34 -0400 | 
| commit | d81376518eebd9a26212e33e84749439a6087dfa (patch) | |
| tree | 4141176c84bab16962edaaa73b61104073b69f3f | |
| parent | cf8e86ee2ee31108c11332e3e8b9d02ac7378f2b (diff) | |
| download | thoughts-d81376518eebd9a26212e33e84749439a6087dfa.tar.gz thoughts-d81376518eebd9a26212e33e84749439a6087dfa.tar.bz2 thoughts-d81376518eebd9a26212e33e84749439a6087dfa.zip | |
Updated Capfile lock
| -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 a97d3a7..ecea5ca 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.8.1" | 2 | lock "3.9.1" | 
| 3 | 3 | ||
| 4 | set :application, "thoughts" | 4 | set :application, "thoughts" | 
| 5 | set :repo_url, "git@github.com:hatkirby/thoughts.git" | 5 | set :repo_url, "git@github.com:hatkirby/thoughts.git" | 
