Merge pull request #1390 from internetee/remove-uuidtools-gem

Remove `uuidtools` gem
This commit is contained in:
Timo Võhmar 2019-10-31 17:24:07 +02:00 committed by GitHub
commit e3b98e6c9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 7 deletions

View file

@ -59,9 +59,8 @@ gem 'digidoc_client',
ref: '1645e83a5a548addce383f75703b0275c5310c32'
gem 'epp', '1.5.0', github: 'internetee/epp'
gem 'epp', github: 'internetee/epp', branch: :master
gem 'epp-xml', '1.1.0', github: 'internetee/epp-xml'
gem 'uuidtools', '2.1.5' # For unique IDs (used by the epp gem)
# que
gem 'que', '0.10.0'

View file

@ -27,7 +27,8 @@ GIT
GIT
remote: https://github.com/internetee/epp.git
revision: 1a50f2144f15a2d975337e56fb1ccaba5d956e9d
revision: 76f9fd487d0ca3865b6f706c5a72703951c03996
branch: master
specs:
epp (1.5.0)
hpricot
@ -221,7 +222,7 @@ GEM
kaminari-core (= 1.1.1)
kaminari-core (1.1.1)
keystores (0.4.0)
libxml-ruby (3.0.0)
libxml-ruby (3.1.0)
loofah (2.3.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
@ -401,7 +402,6 @@ GEM
unf_ext
unf_ext (0.0.7.2)
unicode_utils (1.4.0)
uuidtools (2.1.5)
validates_email_format_of (1.6.3)
i18n
virtus (1.0.5)
@ -449,7 +449,7 @@ DEPENDENCIES
digidoc_client!
domain_name
e_invoice!
epp (= 1.5.0)!
epp!
epp-xml (= 1.1.0)!
figaro (= 1.1.1)
grape
@ -483,7 +483,6 @@ DEPENDENCIES
simplecov
simpleidn (= 0.0.7)
uglifier
uuidtools (= 2.1.5)
validates_email_format_of (= 1.6.3)
webdrivers
webmock