mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 10:19:45 +02:00
116209751-gemfile_modification
This commit is contained in:
parent
c87907c56a
commit
efbadd10c0
1 changed files with 3 additions and 1 deletions
4
Gemfile
4
Gemfile
|
@ -88,7 +88,9 @@ gem 'digidoc_client', '0.2.1'
|
||||||
|
|
||||||
# epp
|
# epp
|
||||||
gem 'epp', '1.4.2', github: 'internetee/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)
|
gem 'uuidtools', '2.1.5' # For unique IDs (used by the epp gem)
|
||||||
|
|
||||||
# que
|
# que
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue