joatuapp / joatu-v2

The JoatU application, version 2. Written in Ruby on Rails.
https://alpha.joatu.org
GNU General Public License v3.0
27 stars 5 forks source link

Bump money-rails from 1.13.1 to 1.13.3 #257

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps money-rails from 1.13.1 to 1.13.3.

Changelog *Sourced from [money-rails's changelog](https://github.com/RubyMoney/money-rails/blob/master/CHANGELOG.md).* > ## 1.13.3 > > - Add Money#to_hash for JSON serialization > - Update initializer template with #locale_backend config > - Rollback support for remove_monetize / remove_money DB helpers > - Rails 6 support > > ## 1.13.2 > > - Make validation compatible with Money.locale_backend
Commits - [`85ca362`](https://github.com/RubyMoney/money-rails/commit/85ca36202c71cf15422f8f51d5667e3a64ac8240) Update version to 1.13.3 - [`32ba58f`](https://github.com/RubyMoney/money-rails/commit/32ba58fd2b3b6b57db3b7488800138609f7e96e8) Add rails 6 to gemfiles and travis config ([#583](https://github-redirect.dependabot.com/RubyMoney/money-rails/issues/583)) - [`c7d67de`](https://github.com/RubyMoney/money-rails/commit/c7d67de8796fa338ac9a75512b998c08c82a8ac6) Make remove_monetize / remove_money rollback-able ([#576](https://github-redirect.dependabot.com/RubyMoney/money-rails/issues/576)) - [`8df9d51`](https://github.com/RubyMoney/money-rails/commit/8df9d518ed3cb945beab3d100f26da2a483d68fd) Set TravisCI dist to Trusty for ruby 1.9.3 support ([#574](https://github-redirect.dependabot.com/RubyMoney/money-rails/issues/574)) - [`71201be`](https://github.com/RubyMoney/money-rails/commit/71201be178547be62a44ed52e02c846f2faf5ddf) Update TravisCI rubies ([#573](https://github-redirect.dependabot.com/RubyMoney/money-rails/issues/573)) - [`dafd195`](https://github.com/RubyMoney/money-rails/commit/dafd19593fe20a30c831f6b6a4a86e2335315575) Add metadata to gemspec - [`f5ea3a4`](https://github.com/RubyMoney/money-rails/commit/f5ea3a42b89d6bb10ee76fe1e7c04d976f447fc6) Add locale_backend comments to the initializer template ([#570](https://github-redirect.dependabot.com/RubyMoney/money-rails/issues/570)) - [`7985697`](https://github.com/RubyMoney/money-rails/commit/79856978e3a0b8313d95c2001653fc41e1963891) Merge pull request [#568](https://github-redirect.dependabot.com/RubyMoney/money-rails/issues/568) from antstorm/as-json - [`09d6185`](https://github.com/RubyMoney/money-rails/commit/09d618523f3791494fa9fd7a4add9fc77007bacd) Add Money#to_hash for cleaner JSON serialization - [`73a9956`](https://github.com/RubyMoney/money-rails/commit/73a99567be040303eabee35bb456d0213a11b169) Add missing specs for overriden Money#default_formatting_rules - Additional commits viewable in [compare view](https://github.com/RubyMoney/money-rails/compare/v1.13.1...v1.13.3)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)