Skip to content

Commit

Permalink
Fix capistrano version (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
bess authored Apr 14, 2022
1 parent ec71bfa commit c3acba8
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 for current version and patch releases of Capistrano
lock "~> 3.16.0"
lock "~> 3.17.0"

set :application, "pdc_discovery"
set :repo_url, "https://github.com/pulibrary/pdc_discovery.git"
Expand Down

0 comments on commit c3acba8

Please sign in to comment.