mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
parent
583e653869
commit
9fe1d08985
2 changed files with 4 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -84,7 +84,7 @@ gem 'deep_cloneable', '2.1.1'
|
||||||
gem 'digidoc_client', '0.2.1'
|
gem 'digidoc_client', '0.2.1'
|
||||||
|
|
||||||
gem 'epp', '1.5.0', github: 'internetee/epp'
|
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)
|
gem 'uuidtools', '2.1.5' # For unique IDs (used by the epp gem)
|
||||||
|
|
||||||
# que
|
# que
|
||||||
|
|
|
@ -18,9 +18,10 @@ GIT
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: https://github.com/internetee/epp-xml.git
|
remote: https://github.com/internetee/epp-xml.git
|
||||||
revision: 5dd542e67ef26d58365f30e553254d6db809277d
|
revision: e483de16c06856a2d0dfe29aef74ddcbc901704b
|
||||||
|
branch: epp-xml-6
|
||||||
specs:
|
specs:
|
||||||
epp-xml (1.1.0)
|
epp-xml (2.0.0)
|
||||||
activesupport (~> 4.1)
|
activesupport (~> 4.1)
|
||||||
builder (~> 3.2)
|
builder (~> 3.2)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue