Bump store_attribute from 0.9.0 to 0.9.1 (#14827)

Bumps [store_attribute](https://github.com/palkan/store_attribute) from 0.9.0 to 0.9.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.9.0...v0.9.1)

---
updated-dependencies:
- dependency-name: store_attribute
  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-09-27 13:27:03 -06:00 committed by GitHub
parent cacf3e4fa5
commit 3aa377afd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -103,7 +103,7 @@ gem "sitemap_generator", "~> 6.1" # SitemapGenerator is a framework-agnostic XML
gem "slack-notifier", "~> 2.4" # 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.9.0" # ActiveRecord extension which adds typecasting to store accessors.
gem "store_attribute", "~> 0.9.1" # ActiveRecord extension which adds typecasting to store accessors.
gem "storext", "~> 3.3" # Add type-casting and other features on top of ActiveRecord::Store.store_accessor
gem "stripe", "~> 5.38" # Ruby library for the Stripe API
gem "strong_migrations", "~> 0.7" # Catch unsafe migrations

View file

@ -757,7 +757,7 @@ GEM
ssrf_filter (1.0.7)
staccato (0.5.3)
stackprof (0.2.17)
store_attribute (0.9.0)
store_attribute (0.9.1)
activerecord (>= 5.0)
storext (3.3.0)
activerecord (>= 4.0, < 6.2)
@ -978,7 +978,7 @@ DEPENDENCIES
sprockets (~> 4.0)
staccato (~> 0.5)
stackprof (~> 0.2)
store_attribute (~> 0.9.0)
store_attribute (~> 0.9.1)
storext (~> 3.3)
stripe (~> 5.38)
stripe-ruby-mock (= 3.1.0.rc3)

Binary file not shown.

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

Binary file not shown.