mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 09:57:23 +02:00
116209751-updated_gem_ref
This commit is contained in:
parent
ce297dacd6
commit
01f8aa1e68
2 changed files with 4 additions and 7 deletions
4
Gemfile
4
Gemfile
|
@ -88,9 +88,7 @@ gem 'digidoc_client', '0.2.1'
|
|||
|
||||
# epp
|
||||
gem 'epp', '1.4.2', github: 'internetee/epp'
|
||||
gem 'epp-xml', '1.0.4',
|
||||
github: 'internetee/epp-xml',
|
||||
ref: '009611d78a3bebab33c04f73968f4606863f4b93' # EIS EPP XMLs
|
||||
gem 'epp-xml', '1.0.5', github: 'internetee/epp-xml' # EIS EPP XMLs
|
||||
gem 'uuidtools', '2.1.5' # For unique IDs (used by the epp gem)
|
||||
|
||||
# que
|
||||
|
|
|
@ -18,10 +18,9 @@ GIT
|
|||
|
||||
GIT
|
||||
remote: https://github.com/internetee/epp-xml.git
|
||||
revision: 009611d78a3bebab33c04f73968f4606863f4b93
|
||||
ref: 009611d78a3bebab33c04f73968f4606863f4b93
|
||||
revision: 475f650951f2cf5015e00d48f408a2194ecc1662
|
||||
specs:
|
||||
epp-xml (1.0.4)
|
||||
epp-xml (1.0.5)
|
||||
activesupport (~> 4.1)
|
||||
builder (~> 3.2)
|
||||
|
||||
|
@ -595,7 +594,7 @@ DEPENDENCIES
|
|||
devise (= 3.5.4)
|
||||
digidoc_client (= 0.2.1)
|
||||
epp (= 1.4.2)!
|
||||
epp-xml (= 1.0.4)!
|
||||
epp-xml (= 1.0.5)!
|
||||
fabrication (= 2.13.2)
|
||||
faker (= 1.4.3)
|
||||
figaro (= 1.1.1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue