mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 08:43:37 +02:00
use latest money-rails
This commit is contained in:
parent
353d4b74f7
commit
bc737f064a
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -66,7 +66,7 @@ gem 'jbuilder', '2.2.16' # json api
|
||||||
# registry specfic
|
# registry specfic
|
||||||
gem 'simpleidn', '0.0.7' # For punycode
|
gem 'simpleidn', '0.0.7' # For punycode
|
||||||
gem 'isikukood' # for EE-id validation
|
gem 'isikukood' # for EE-id validation
|
||||||
gem 'money-rails', '1.8.0'
|
gem 'money-rails'
|
||||||
|
|
||||||
# deploy
|
# deploy
|
||||||
gem 'whenever', '0.9.4', require: false
|
gem 'whenever', '0.9.4', require: false
|
||||||
|
|
|
@ -606,7 +606,7 @@ DEPENDENCIES
|
||||||
launchy (= 2.4.3)
|
launchy (= 2.4.3)
|
||||||
liquid (= 3.0.6)
|
liquid (= 3.0.6)
|
||||||
mina (= 0.3.1)
|
mina (= 0.3.1)
|
||||||
money-rails (= 1.8.0)
|
money-rails
|
||||||
nokogiri (= 1.7.1)
|
nokogiri (= 1.7.1)
|
||||||
nprogress-rails (= 0.1.6.7)
|
nprogress-rails (= 0.1.6.7)
|
||||||
paper_trail!
|
paper_trail!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue