Reference master branch of Directo gem

This commit is contained in:
Karl Erik Õunapuu 2020-03-18 19:02:28 +02:00
parent 21543d8416
commit 3e01963b3e
2 changed files with 4 additions and 4 deletions

View file

@ -68,7 +68,7 @@ gem 'domain_name'
gem 'haml', '~> 5.0' gem 'haml', '~> 5.0'
gem 'wkhtmltopdf-binary' gem 'wkhtmltopdf-binary'
gem 'directo', github: 'internetee/directo', branch: 'directo-api' gem 'directo', github: 'internetee/directo', branch: 'master'
group :development do group :development do
# deploy # deploy

View file

@ -9,10 +9,10 @@ GIT
GIT GIT
remote: https://github.com/internetee/directo.git remote: https://github.com/internetee/directo.git
revision: 7bac1d5ca413e3cce25a7adad3c0e8d7f8cd673e revision: 8cb63d2fb91c640b264d5af05f4a6afbcfd46979
branch: directo-api branch: master
specs: specs:
directo (0.1.0) directo (1.0.0)
money (~> 6.13) money (~> 6.13)
nokogiri (~> 1.10) nokogiri (~> 1.10)