Point epp-xml gem to branch epp-xml-6

#270
This commit is contained in:
Artur Beljajev 2017-01-12 16:52:07 +02:00
parent 583e653869
commit 9fe1d08985
2 changed files with 4 additions and 3 deletions

View file

@ -84,7 +84,7 @@ gem 'deep_cloneable', '2.1.1'
gem 'digidoc_client', '0.2.1'
gem 'epp', '1.5.0', github: 'internetee/epp'
gem 'epp-xml', github: 'internetee/epp-xml'
gem 'epp-xml', github: 'internetee/epp-xml', branch: 'epp-xml-6'
gem 'uuidtools', '2.1.5' # For unique IDs (used by the epp gem)
# que

View file

@ -18,9 +18,10 @@ GIT
GIT
remote: https://github.com/internetee/epp-xml.git
revision: 5dd542e67ef26d58365f30e553254d6db809277d
revision: e483de16c06856a2d0dfe29aef74ddcbc901704b
branch: epp-xml-6
specs:
epp-xml (1.1.0)
epp-xml (2.0.0)
activesupport (~> 4.1)
builder (~> 3.2)