Bump flipper-ui from 0.24.0 to 0.24.1 (#17301)

Bumps [flipper-ui](https://github.com/jnunemaker/flipper) from 0.24.0 to 0.24.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.24.0...v0.24.1)

---
updated-dependencies:
- dependency-name: flipper-ui
  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] 2022-04-14 22:20:43 -04:00 committed by GitHub
parent 3f4937e01a
commit d8a6e98e4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

View file

@ -36,7 +36,7 @@ gem "field_test", "~> 0.5" # A/B testing
gem "flipper", "~> 0.24.1" # Feature flipping / flags for Ruby
gem "flipper-active_record", "~> 0.24.1" # Store Flipper flags in ActiveRecord
gem "flipper-active_support_cache_store", "~> 0.24.1" # Cache feature flags for a short time
gem "flipper-ui", "~> 0.24.0"
gem "flipper-ui", "~> 0.24.1"
gem "fog-aws", "~> 3.13" # 'fog' gem to support Amazon Web Services
gem "front_matter_parser", "~> 1.0" # Parse a front matter from syntactically correct strings or files
gem "gemoji", "~> 4.0.0.rc3" # Character information and metadata for standard and custom emoji

View file

@ -311,11 +311,11 @@ GEM
flipper-active_support_cache_store (0.24.1)
activesupport (>= 4.2, < 8)
flipper (~> 0.24.1)
flipper-ui (0.24.0)
flipper-ui (0.24.1)
erubi (>= 1.0.0, < 2.0.0)
flipper (~> 0.24.0)
flipper (~> 0.24.1)
rack (>= 1.4, < 3)
rack-protection (>= 1.5.3, < 2.2.0)
rack-protection (>= 1.5.3, <= 2.2.0)
sanitize (< 7)
fog-aws (3.13.0)
fog-core (~> 2.1)
@ -620,7 +620,7 @@ GEM
rack (>= 2.0.0)
rack-host-redirect (1.3.0)
rack
rack-protection (2.1.0)
rack-protection (2.2.0)
rack
rack-proxy (0.7.0)
rack
@ -987,7 +987,7 @@ DEPENDENCIES
flipper (~> 0.24.1)
flipper-active_record (~> 0.24.1)
flipper-active_support_cache_store (~> 0.24.1)
flipper-ui (~> 0.24.0)
flipper-ui (~> 0.24.1)
fog-aws (~> 3.13)
front_matter_parser (~> 1.0)
gemoji (~> 4.0.0.rc3)

Binary file not shown.

BIN
vendor/cache/rack-protection-2.2.0.gem vendored Normal file

Binary file not shown.