mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +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
|
# epp
|
||||||
gem 'epp', '1.4.2', github: 'internetee/epp'
|
gem 'epp', '1.4.2', github: 'internetee/epp'
|
||||||
gem 'epp-xml', '1.0.4',
|
gem 'epp-xml', '1.0.5', github: 'internetee/epp-xml' # EIS EPP XMLs
|
||||||
github: 'internetee/epp-xml',
|
|
||||||
ref: '009611d78a3bebab33c04f73968f4606863f4b93' # 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
|
||||||
|
|
|
@ -18,10 +18,9 @@ GIT
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: https://github.com/internetee/epp-xml.git
|
remote: https://github.com/internetee/epp-xml.git
|
||||||
revision: 009611d78a3bebab33c04f73968f4606863f4b93
|
revision: 475f650951f2cf5015e00d48f408a2194ecc1662
|
||||||
ref: 009611d78a3bebab33c04f73968f4606863f4b93
|
|
||||||
specs:
|
specs:
|
||||||
epp-xml (1.0.4)
|
epp-xml (1.0.5)
|
||||||
activesupport (~> 4.1)
|
activesupport (~> 4.1)
|
||||||
builder (~> 3.2)
|
builder (~> 3.2)
|
||||||
|
|
||||||
|
@ -595,7 +594,7 @@ DEPENDENCIES
|
||||||
devise (= 3.5.4)
|
devise (= 3.5.4)
|
||||||
digidoc_client (= 0.2.1)
|
digidoc_client (= 0.2.1)
|
||||||
epp (= 1.4.2)!
|
epp (= 1.4.2)!
|
||||||
epp-xml (= 1.0.4)!
|
epp-xml (= 1.0.5)!
|
||||||
fabrication (= 2.13.2)
|
fabrication (= 2.13.2)
|
||||||
faker (= 1.4.3)
|
faker (= 1.4.3)
|
||||||
figaro (= 1.1.1)
|
figaro (= 1.1.1)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue