Skip to content

Commit a0f88ad

Browse files
Bump flipper-ui from 1.3.4 to 1.3.5 (#1106)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d22740a commit a0f88ad

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ gem 'devise_token_auth', github: 'lynndylanhurley/devise_token_auth'
1717
gem 'draper', '~> 4.0'
1818
gem 'flipper', '~> 1.3.5'
1919
gem 'flipper-active_record', '~> 1.3.4'
20-
gem 'flipper-ui', '~> 1.3.4'
20+
gem 'flipper-ui', '~> 1.3.5'
2121
gem 'good_job', '~> 4.11.1'
2222
gem 'jbuilder', '~> 2.13'
2323
gem 'jsbundling-rails', '~> 1.3'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -249,9 +249,9 @@ GEM
249249
flipper-active_record (1.3.4)
250250
activerecord (>= 4.2, < 9)
251251
flipper (~> 1.3.4)
252-
flipper-ui (1.3.4)
252+
flipper-ui (1.3.5)
253253
erubi (>= 1.0.0, < 2.0.0)
254-
flipper (~> 1.3.4)
254+
flipper (~> 1.3.5)
255255
rack (>= 1.4, < 4)
256256
rack-protection (>= 1.5.3, < 5.0.0)
257257
rack-session (>= 1.0.2, < 3.0.0)
@@ -665,7 +665,7 @@ DEPENDENCIES
665665
faraday-retry (~> 2.3)
666666
flipper (~> 1.3.5)
667667
flipper-active_record (~> 1.3.4)
668-
flipper-ui (~> 1.3.4)
668+
flipper-ui (~> 1.3.5)
669669
good_job (~> 4.11.1)
670670
i18n-tasks (~> 1.0.15)
671671
jbuilder (~> 2.13)

0 commit comments

Comments
 (0)