File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -169,10 +169,10 @@ bin/rake release
169169The gem is available as open source under the terms of the [ MIT License] .
170170
171171[ money-rails ] : https://github.com/RubyMoney/money-rails
172- [ sidekiq-scheduler ] : https://github.com/Moove-it /sidekiq-scheduler
172+ [ sidekiq-scheduler ] : https://github.com/sidekiq-scheduler /sidekiq-scheduler
173173[ whenever ] : https://github.com/javan/whenever
174174[ active_scheduler ] : https://github.com/JustinAiken/active_scheduler
175175[ eu_central_bank ] : https://github.com/RubyMoney/eu_central_bank
176176[ money-open-exchange-rates ] : https://github.com/spk/money-open-exchange-rates
177- [ on GitHub ] : https://github.com/sunny /active_currency
178- [ MIT License ] : http ://opensource.org/licenses /MIT
177+ [ on GitHub ] : https://github.com/RubyMoney /active_currency
178+ [ MIT License ] : https ://opensource.org/license /MIT
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Gem::Specification.new do |s|
1111 s . version = ActiveCurrency ::VERSION
1212 s . authors = [ "Sunny Ripert" ]
1313 s . email = [ "sunny@sunfox.org" ]
14- s . homepage = "https://github.com/sunny /active_currency"
14+ s . homepage = "https://github.com/RubyMoney /active_currency"
1515 s . summary = "Rails plugin to store your currency regularly"
1616 s . description = "Store your currency."
1717 s . license = "MIT"
You can’t perform that action at this time.
0 commit comments