Bump flipper from 0.20.0 to 0.20.1 (#12091)

Bumps [flipper](https://github.com/jnunemaker/flipper) from 0.20.0 to 0.20.1.
- [Release notes](https://github.com/jnunemaker/flipper/releases)
- [Changelog](https://github.com/jnunemaker/flipper/blob/master/Changelog.md)
- [Commits](https://github.com/jnunemaker/flipper/compare/v0.20.0...v0.20.1)

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-04 10:54:10 +01:00 committed by GitHub
parent 505671ecf8
commit e41c9954d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -36,7 +36,7 @@ gem "emoji_regex", "~> 3.2" # A pair of Ruby regular expressions for matching Un
gem "fastly", "~> 2.5" # Client library for the Fastly acceleration system
gem "feedjira", "~> 3.1" # A feed fetching and parsing library
gem "field_test", "~> 0.4" # A/B testing
gem "flipper", "~> 0.20.0" # Feature flipping / flags for Ruby
gem "flipper", "~> 0.20.1" # Feature flipping / flags for Ruby
gem "flipper-active_record", "~> 0.20.0" # Store Flipper flags in ActiveRecord
gem "flipper-ui", "~> 0.20.0"
gem "fog-aws", "~> 3.7" # 'fog' gem to support Amazon Web Services

View file

@ -292,7 +292,7 @@ GEM
railties (>= 5)
fix-db-schema-conflicts (3.0.3)
rubocop (>= 0.38.0)
flipper (0.20.0)
flipper (0.20.1)
flipper-active_record (0.20.0)
activerecord (>= 5.0, < 7)
flipper (~> 0.20.0)
@ -868,7 +868,7 @@ DEPENDENCIES
feedjira (~> 3.1)
field_test (~> 0.4)
fix-db-schema-conflicts (~> 3.0)
flipper (~> 0.20.0)
flipper (~> 0.20.1)
flipper-active_record (~> 0.20.0)
flipper-ui (~> 0.20.0)
fog-aws (~> 3.7)

Binary file not shown.

BIN
vendor/cache/flipper-0.20.1.gem vendored Normal file

Binary file not shown.