update simpleidn

This commit is contained in:
Georg Kahest 2017-04-04 15:01:31 +03:00
parent 04343b4402
commit bd883a1347
2 changed files with 4 additions and 4 deletions

View file

@ -64,7 +64,7 @@ gem 'grape', '0.12.0'
gem 'jbuilder', '2.2.16' # json api
# registry specfic
gem 'simpleidn', '0.0.5' # For punycode
gem 'simpleidn', '0.0.7' # For punycode
gem 'isikukood' # for EE-id validation
gem 'money-rails', '1.4.1'

View file

@ -496,7 +496,7 @@ GEM
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
simpleidn (0.0.5)
simpleidn (0.0.7)
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
@ -643,7 +643,7 @@ DEPENDENCIES
select2-rails (= 3.5.9.3)
selectize-rails (= 0.12.1)
simplecov (= 0.10.0)
simpleidn (= 0.0.5)
simpleidn (= 0.0.7)
spring (= 1.3.6)
spring-commands-rspec (= 1.0.4)
therubyracer (= 0.12.2)
@ -656,4 +656,4 @@ DEPENDENCIES
whenever (= 0.9.4)
BUNDLED WITH
1.13.1
1.13.6