Skip to content

Commit

Permalink
Bump flipper-ui, flipper and flipper-active_record
Browse files Browse the repository at this point in the history
Bumps [flipper-ui](https://github.com/flippercloud/flipper), [flipper](https://github.com/flippercloud/flipper) and [flipper-active_record](https://github.com/flippercloud/flipper). These dependencies needed to be updated together.

Updates `flipper-ui` from 1.0.0 to 1.1.2
- [Release notes](https://github.com/flippercloud/flipper/releases)
- [Changelog](https://github.com/flippercloud/flipper/blob/main/Changelog.md)
- [Commits](flippercloud/flipper@v1.0.0...v1.1.2)

Updates `flipper` from 1.0.0 to 1.1.2
- [Release notes](https://github.com/flippercloud/flipper/releases)
- [Changelog](https://github.com/flippercloud/flipper/blob/main/Changelog.md)
- [Commits](flippercloud/flipper@v1.0.0...v1.1.2)

Updates `flipper-active_record` from 1.0.0 to 1.1.2
- [Release notes](https://github.com/flippercloud/flipper/releases)
- [Changelog](https://github.com/flippercloud/flipper/blob/main/Changelog.md)
- [Commits](flippercloud/flipper@v1.0.0...v1.1.2)

---
updated-dependencies:
- dependency-name: flipper-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: flipper
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: flipper-active_record
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 21, 2023
1 parent 4f18ca6 commit 75f8315
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ GEM
bootsnap (1.17.0)
msgpack (~> 1.2)
brakeman (6.1.0)
brow (0.4.1)
builder (3.2.4)
bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
Expand Down Expand Up @@ -187,15 +186,14 @@ GEM
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
flipper (1.0.0)
brow (~> 0.4.1)
flipper (1.1.2)
concurrent-ruby (< 2)
flipper-active_record (1.0.0)
flipper-active_record (1.1.2)
activerecord (>= 4.2, < 8)
flipper (~> 1.0.0)
flipper-ui (1.0.0)
flipper (~> 1.1.2)
flipper-ui (1.1.2)
erubi (>= 1.0.0, < 2.0.0)
flipper (~> 1.0.0)
flipper (~> 1.1.2)
rack (>= 1.4, < 4)
rack-protection (>= 1.5.3, <= 4.0.0)
sanitize (< 7)
Expand Down

0 comments on commit 75f8315

Please sign in to comment.