Skip to content

Commit

Permalink
#10 typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Dec 1, 2021
1 parent 3b1e885 commit af500fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ release:
script: |-
pdd -f /dev/null
bundle exec rake
git remote add dokku [email protected]:zeropdd
git remote add dokku [email protected]:capa
rm -rf ~/.ssh
mkdir ~/.ssh
mv ../id_rsa ../id_rsa.pub ~/.ssh
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ GEM
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
parallel (1.21.0)
parser (3.0.3.0)
parser (3.0.3.1)
ast (~> 2.4.1)
power_assert (2.0.1)
public_suffix (4.0.6)
Expand Down

0 comments on commit af500fb

Please sign in to comment.