mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 10:16:01 +02:00
Reference master branch of Directo gem
This commit is contained in:
parent
21543d8416
commit
3e01963b3e
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
@ -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
|
||||||
|
|
|
@ -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)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue