Skip to content

Commit

Permalink
Merge pull request #127 from curationexperts/update-cap-version
Browse files Browse the repository at this point in the history
update capistrano from 3.8.0 to 3.8.1
  • Loading branch information
Alicia Cozine committed May 1, 2017
2 parents a07f906 + 1ddea52 commit 65fd5e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deploy.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# config valid only for current version of Capistrano
lock "3.8.0"
lock "3.8.1"

set :application, "laevigata"
set :repo_url, "https://github.com/curationexperts/laevigata.git"
Expand Down

0 comments on commit 65fd5e8

Please sign in to comment.