Bump devise_invitable from 2.0.5 to 2.0.6 (#15790)

Bumps [devise_invitable](https://github.com/scambra/devise_invitable) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/scambra/devise_invitable/releases)
- [Changelog](https://github.com/scambra/devise_invitable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/scambra/devise_invitable/compare/v2.0.5...v2.0.6)

---
updated-dependencies:
- dependency-name: devise_invitable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-15 12:22:14 -06:00 committed by GitHub
parent fa093b0a92
commit 9f6419ca6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -25,7 +25,7 @@ gem "cloudinary", "~> 1.21" # Client library for easily using the Cloudinary ser
gem "counter_culture", "~> 3.1" # counter_culture provides turbo-charged counter caches that are kept up-to-date
gem "ddtrace", "~> 0.54.1" # ddtrace is Datadogs tracing client for Ruby.
gem "devise", "~> 4.8" # Flexible authentication solution for Rails
gem "devise_invitable", "~> 2.0.5" # Allows invitations to be sent for joining
gem "devise_invitable", "~> 2.0.6" # Allows invitations to be sent for joining
gem "dogstatsd-ruby", "~> 4.8" # A client for DogStatsD, an extension of the StatsD metric server for Datadog
gem "doorkeeper", "~> 5.5" # Oauth 2 provider
gem "email_validator", "~> 2.2" # Email validator for Rails and ActiveModel

View file

@ -217,7 +217,7 @@ GEM
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
devise_invitable (2.0.5)
devise_invitable (2.0.6)
actionmailer (>= 5.0)
devise (>= 4.6)
diff-lcs (1.4.4)
@ -943,7 +943,7 @@ DEPENDENCIES
debug (>= 1.0.0)
derailed_benchmarks (~> 2.1)
devise (~> 4.8)
devise_invitable (~> 2.0.5)
devise_invitable (~> 2.0.6)
dogstatsd-ruby (~> 4.8)
doorkeeper (~> 5.5)
dotenv-rails (~> 2.7.6)

Binary file not shown.

BIN
vendor/cache/devise_invitable-2.0.6.gem vendored Normal file

Binary file not shown.