mirror of
https://github.com/internetee/registry.git
synced 2025-06-04 03:37:28 +02:00
update path to epp-xml branch in gemfile
This commit is contained in:
parent
485d722ec4
commit
60ad69fc5b
2 changed files with 4 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -62,7 +62,7 @@ gem 'omniauth-tara', github: 'internetee/omniauth-tara'
|
|||
|
||||
|
||||
gem 'epp', github: 'internetee/epp', branch: :master
|
||||
gem 'epp-xml', '1.1.0', github: 'internetee/epp-xml'
|
||||
gem 'epp-xml', '1.1.0', github: 'internetee/epp-xml', branch: 'update-paths-for-new-domain-schema'
|
||||
gem 'que'
|
||||
gem 'daemons-rails', '1.2.1'
|
||||
gem 'que-web'
|
||||
|
|
|
@ -28,7 +28,8 @@ GIT
|
|||
|
||||
GIT
|
||||
remote: https://github.com/internetee/epp-xml.git
|
||||
revision: 27959f8cb244ea5eabaeeee747984988b454e840
|
||||
revision: 687514dc239d22b29d0138d83c909d70d19dc06d
|
||||
branch: update-paths-for-new-domain-schema
|
||||
specs:
|
||||
epp-xml (1.1.0)
|
||||
activesupport (>= 4.1)
|
||||
|
@ -583,4 +584,4 @@ DEPENDENCIES
|
|||
wkhtmltopdf-binary (~> 0.12.5.1)
|
||||
|
||||
BUNDLED WITH
|
||||
2.2.17
|
||||
2.2.19
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue