mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 09:21:43 +02:00
Merge branch '116209751-verified_option' into staging
This commit is contained in:
commit
58d3ed2cf9
2 changed files with 11 additions and 9 deletions
4
Gemfile
4
Gemfile
|
@ -91,7 +91,9 @@ gem 'digidoc_client', '0.2.1'
|
|||
|
||||
# epp
|
||||
gem 'epp', '1.4.2', github: 'internetee/epp'
|
||||
gem 'epp-xml', '1.0.4' # EIS EPP XMLs
|
||||
gem 'epp-xml', '1.0.4',
|
||||
github: 'internetee/epp-xml',
|
||||
ref: '287fe8705ca2f344ea670b922dd9f08635efc7af' # EIS EPP XMLs
|
||||
gem 'uuidtools', '2.1.5' # For unique IDs (used by the epp gem)
|
||||
|
||||
# que
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue