Bump store_attribute from 0.5.3 to 0.7.1 (#9813)

* Bump store_attribute from 0.5.3 to 0.7.1

Bumps [store_attribute](https://github.com/palkan/store_attribute) from 0.5.3 to 0.7.1.
- [Release notes](https://github.com/palkan/store_attribute/releases)
- [Changelog](https://github.com/palkan/store_attribute/blob/master/CHANGELOG.md)
- [Commits](https://github.com/palkan/store_attribute/compare/v0.5.3...v0.7.1)

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

* Bump store_attribute from 0.5.3 to 0.7.1 (Update vendor/cache)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-17 10:22:53 +07:00 committed by GitHub
parent 2b3242087c
commit 1f7ba32967
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -98,7 +98,7 @@ gem "sitemap_generator", "~> 6.1" # SitemapGenerator is a framework-agnostic XML
gem "slack-notifier", "~> 2.3" # A slim ruby wrapper for posting to slack webhooks
gem "sprockets", "~> 4.0" # Sprockets is a Rack-based asset packaging system
gem "staccato", "~> 0.5" # Ruby Google Analytics Measurement
gem "store_attribute", "~> 0.5.0" # ActiveRecord extension which adds typecasting to store accessors.
gem "store_attribute", "~> 0.7.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 "stripe", "~> 5.23" # Ruby library for the Stripe API
gem "strong_migrations", "~> 0.7" # Catch unsafe migrations

View file

@ -765,7 +765,7 @@ GEM
sprockets (>= 3.0.0)
staccato (0.5.3)
stackprof (0.2.15)
store_attribute (0.5.3)
store_attribute (0.7.1)
activerecord (>= 5.0)
storext (3.1.0)
activerecord (>= 4.0, < 6.1)
@ -988,7 +988,7 @@ DEPENDENCIES
sprockets (~> 4.0)
staccato (~> 0.5)
stackprof (~> 0.2)
store_attribute (~> 0.5.0)
store_attribute (~> 0.7.1)
storext (~> 3.1)
stripe (~> 5.23)
stripe-ruby-mock (~> 3.0)

Binary file not shown.

BIN
vendor/cache/store_attribute-0.7.1.gem vendored Normal file

Binary file not shown.