Skip to content

Commit

Permalink
Update flipper-active_record to version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Aug 24, 2023
1 parent 2a91cda commit 1dc4ec1
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ GEM
autoprefixer-rails (>= 9.1.0)
popper_js (>= 2.11.6, < 3)
sassc-rails (>= 2.0.0)
brow (0.4.1)
builder (3.2.4)
bullet (7.0.7)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -166,15 +167,16 @@ GEM
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.15.5)
flipper (0.28.3)
flipper (1.0.0)
brow (~> 0.4.1)
concurrent-ruby (< 2)
flipper-active_record (0.28.3)
flipper-active_record (1.0.0)
activerecord (>= 4.2, < 8)
flipper (~> 0.28.3)
flipper-ui (0.28.3)
flipper (~> 1.0.0)
flipper-ui (1.0.0)
erubi (>= 1.0.0, < 2.0.0)
flipper (~> 0.28.3)
rack (>= 1.4, < 3)
flipper (~> 1.0.0)
rack (>= 1.4, < 4)
rack-protection (>= 1.5.3, <= 4.0.0)
sanitize (< 7)
flot-rails (0.0.7)
Expand Down
Binary file added src/api/vendor/cache/brow-0.4.1.gem
Binary file not shown.
Binary file removed src/api/vendor/cache/flipper-0.28.3.gem
Binary file not shown.
Binary file added src/api/vendor/cache/flipper-1.0.0.gem
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/api/vendor/cache/flipper-ui-0.28.3.gem
Binary file not shown.
Binary file added src/api/vendor/cache/flipper-ui-1.0.0.gem
Binary file not shown.

0 comments on commit 1dc4ec1

Please sign in to comment.