mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
parent
7dd9d64928
commit
2718f6034f
2 changed files with 2 additions and 2 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', '1.1.0', github: 'internetee/epp-xml'
|
gem 'epp-xml', github: 'internetee/epp-xml'
|
||||||
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
|
||||||
|
|
|
@ -594,7 +594,7 @@ DEPENDENCIES
|
||||||
devise (= 3.5.4)
|
devise (= 3.5.4)
|
||||||
digidoc_client (= 0.2.1)
|
digidoc_client (= 0.2.1)
|
||||||
epp (= 1.5.0)!
|
epp (= 1.5.0)!
|
||||||
epp-xml (= 1.1.0)!
|
epp-xml!
|
||||||
fabrication (= 2.13.2)
|
fabrication (= 2.13.2)
|
||||||
factory_girl_rails
|
factory_girl_rails
|
||||||
figaro (= 1.1.1)
|
figaro (= 1.1.1)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue