Skip to content

Commit

Permalink
Bump flipper-ui from 1.3.1 to 1.3.2 (#904)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent a37ff6e commit 0699838
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gem 'devise_token_auth', github: 'lynndylanhurley/devise_token_auth'
gem 'draper', '~> 4.0', '>= 4.0.1'
gem 'flipper', '~> 1.3.1'
gem 'flipper-active_record', '~> 1.3.1'
gem 'flipper-ui', '~> 1.3.1'
gem 'flipper-ui', '~> 1.3.2'
gem 'jbuilder', '~> 2.13'
gem 'jsbundling-rails', '~> 1.3'
gem 'lograge', '~> 0.14'
Expand Down
11 changes: 6 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -244,14 +244,14 @@ GEM
ffi (1.17.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
flipper (1.3.1)
flipper (1.3.2)
concurrent-ruby (< 2)
flipper-active_record (1.3.1)
activerecord (>= 4.2, < 8)
flipper (~> 1.3.1)
flipper-ui (1.3.1)
flipper-ui (1.3.2)
erubi (>= 1.0.0, < 2.0.0)
flipper (~> 1.3.1)
flipper (~> 1.3.2)
rack (>= 1.4, < 4)
rack-protection (>= 1.5.3, < 5.0.0)
rack-session (>= 1.0.2, < 3.0.0)
Expand Down Expand Up @@ -410,8 +410,9 @@ GEM
rack (3.1.8)
rack-cors (2.0.2)
rack (>= 2.0.0)
rack-protection (4.0.0)
rack-protection (4.1.1)
base64 (>= 0.1.0)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
Expand Down Expand Up @@ -634,7 +635,7 @@ DEPENDENCIES
faraday-retry (~> 2.2)
flipper (~> 1.3.1)
flipper-active_record (~> 1.3.1)
flipper-ui (~> 1.3.1)
flipper-ui (~> 1.3.2)
i18n-tasks (~> 1.0.14)
jbuilder (~> 2.13)
jsbundling-rails (~> 1.3)
Expand Down

0 comments on commit 0699838

Please sign in to comment.