Skip to content

Commit

Permalink
fixed versions for rultor
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jun 16, 2019
1 parent 68178bd commit 215d2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ install: |-
sudo apt-get -y install libpq-dev
sudo rvm install ruby-2.6.0
rvm use 2.6.0
sudo gem install pdd
sudo gem install pdd -v 0.20.5
git config --global user.email "server@0rsk.com"
git config --global user.name "0rsk.com"
release:
Expand Down

0 comments on commit 215d2bc

Please sign in to comment.