Bump store_attribute from 0.8.0 to 0.8.1 (#11769)

* Bump store_attribute from 0.8.0 to 0.8.1

Bumps [store_attribute](https://github.com/palkan/store_attribute) from 0.8.0 to 0.8.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.8.0...v0.8.1)

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

* Bump store_attribute from 0.8.0 to 0.8.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-12-07 15:09:44 +01:00 committed by GitHub
parent fed5d15c2e
commit bd9e83de6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -97,7 +97,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.8.0" # ActiveRecord extension which adds typecasting to store accessors.
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 "stripe", "~> 5.28" # Ruby library for the Stripe API
gem "strong_migrations", "~> 0.7" # Catch unsafe migrations

View file

@ -742,7 +742,7 @@ GEM
sprockets (>= 3.0.0)
staccato (0.5.3)
stackprof (0.2.16)
store_attribute (0.8.0)
store_attribute (0.8.1)
activerecord (>= 5.0)
storext (3.1.0)
activerecord (>= 4.0, < 6.1)
@ -962,7 +962,7 @@ DEPENDENCIES
sprockets (~> 4.0)
staccato (~> 0.5)
stackprof (~> 0.2)
store_attribute (~> 0.8.0)
store_attribute (~> 0.8.1)
storext (~> 3.1)
stripe (~> 5.28)
stripe-ruby-mock (~> 3.0)

Binary file not shown.

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

Binary file not shown.