Skip to content

Commit

Permalink
Update flipper to version 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and hennevogel committed Mar 17, 2022
1 parent 4ffe659 commit 6a39b4d
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/api/Gemfile.lock
Expand Up @@ -186,13 +186,13 @@ GEM
faraday-rack (1.0.0)
faraday-retry (1.0.3)
ffi (1.15.5)
flipper (0.23.1)
flipper-active_record (0.23.1)
flipper (0.24.0)
flipper-active_record (0.24.0)
activerecord (>= 4.2, < 8)
flipper (~> 0.23.1)
flipper-ui (0.23.0)
flipper (~> 0.24.0)
flipper-ui (0.24.0)
erubi (>= 1.0.0, < 2.0.0)
flipper (~> 0.23.0)
flipper (~> 0.24.0)
rack (>= 1.4, < 3)
rack-protection (>= 1.5.3, < 2.2.0)
sanitize (< 7)
Expand Down Expand Up @@ -281,7 +281,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2021.1115)
mini_mime (1.1.2)
mini_portile2 (2.6.1)
mini_portile2 (2.7.1)
minitest (5.15.0)
minitest-ci (3.4.0)
minitest (>= 5.0.6)
Expand Down Expand Up @@ -314,8 +314,8 @@ GEM
next_rails (1.0.4)
colorize (>= 0.8.1)
nio4r (2.5.8)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
nokogiri (1.13.1)
mini_portile2 (~> 2.7.0)
racc (~> 1.4)
octokit (4.22.0)
faraday (>= 0.9)
Expand Down
Binary file removed src/api/vendor/cache/flipper-0.23.1.gem
Binary file not shown.
Binary file added src/api/vendor/cache/flipper-0.24.0.gem
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/api/vendor/cache/mini_portile2-2.6.1.gem
Binary file not shown.
Binary file added src/api/vendor/cache/mini_portile2-2.7.1.gem
Binary file not shown.
Binary file not shown.

0 comments on commit 6a39b4d

Please sign in to comment.