update path to epp-xml branch in gemfile

This commit is contained in:
Oleg Hasjanov 2021-06-07 12:44:24 +03:00
parent 485d722ec4
commit 60ad69fc5b
2 changed files with 4 additions and 3 deletions

View file

@ -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'

View file

@ -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