Bump devise_invitable from 2.0.3 to 2.0.5 (#13449)

Bumps [devise_invitable](https://github.com/scambra/devise_invitable) from 2.0.3 to 2.0.5.
- [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.3...v2.0.5)

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-04-20 08:34:44 -05:00 committed by GitHub
parent 28dd50e718
commit 3337a796d7
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.20" # Client library for easily using the Cloudinary ser
gem "counter_culture", "~> 2.8" # counter_culture provides turbo-charged counter caches that are kept up-to-date
gem "ddtrace", "~> 0.47.0" # ddtrace is Datadogs tracing client for Ruby.
gem "devise", github: "heartcombo/devise", ref: "0cd72a5" # Flexible authentication solution for Rails
gem "devise_invitable", "~> 2.0.3" # Allows invitations to be sent for joining
gem "devise_invitable", "~> 2.0.5" # 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 "elasticsearch", "~> 7.12" # Powers DEVs core search functionality

View file

@ -214,7 +214,7 @@ GEM
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
device_detector (1.0.5)
devise_invitable (2.0.3)
devise_invitable (2.0.5)
actionmailer (>= 5.0)
devise (>= 4.6)
diff-lcs (1.4.4)
@ -880,7 +880,7 @@ DEPENDENCIES
ddtrace (~> 0.47.0)
derailed_benchmarks (~> 2.0)
devise!
devise_invitable (~> 2.0.3)
devise_invitable (~> 2.0.5)
dogstatsd-ruby (~> 4.8)
doorkeeper (~> 5.5)
dotenv-rails (~> 2.7.6)

Binary file not shown.

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

Binary file not shown.