Bump storext from 3.1.0 to 3.3.0 (#12477)

Bumps [storext](https://github.com/g5/storext) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/g5/storext/releases)
- [Changelog](https://github.com/G5/storext/blob/master/CHANGELOG.md)
- [Commits](https://github.com/g5/storext/compare/v3.1.0...v3.3.0)

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-01-29 09:50:25 -06:00 committed by GitHub
parent fcc443e1d8
commit 38bf1ad2df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -102,7 +102,7 @@ gem "slack-notifier", "~> 2.3" # A slim ruby wrapper for posting to slack webhoo
gem "sprockets", "~> 4.0" # Sprockets is a Rack-based asset packaging system
gem "staccato", "~> 0.5" # Ruby Google Analytics Measurement
gem "store_attribute", "~> 0.8.1" # ActiveRecord extension which adds typecasting to store accessors.
gem "storext", "~> 3.1" # Add type-casting and other features on top of ActiveRecord::Store.store_accessor
gem "storext", "~> 3.3" # Add type-casting and other features on top of ActiveRecord::Store.store_accessor
gem "stripe", "~> 5.29" # Ruby library for the Stripe API
gem "strong_migrations", "~> 0.7" # Catch unsafe migrations
gem "twilio-ruby", "~> 5.46" # The official library for communicating with the Twilio REST API

View file

@ -749,8 +749,8 @@ GEM
stackprof (0.2.16)
store_attribute (0.8.1)
activerecord (>= 5.0)
storext (3.1.0)
activerecord (>= 4.0, < 6.1)
storext (3.3.0)
activerecord (>= 4.0, < 6.2)
virtus
stripe (5.29.0)
stripe-ruby-mock (3.0.1)
@ -972,7 +972,7 @@ DEPENDENCIES
staccato (~> 0.5)
stackprof (~> 0.2)
store_attribute (~> 0.8.1)
storext (~> 3.1)
storext (~> 3.3)
stripe (~> 5.29)
stripe-ruby-mock (~> 3.0)
strong_migrations (~> 0.7)

Binary file not shown.

BIN
vendor/cache/storext-3.3.0.gem vendored Normal file

Binary file not shown.