Skip to content

Commit 3fc3d74

Browse files
dependabot[bot]zetter-rpf
authored andcommitted
Bump flipper-ui from 1.3.6 to 1.4.0
Bumps [flipper-ui](https://github.com/flippercloud/flipper) from 1.3.6 to 1.4.0. - [Release notes](https://github.com/flippercloud/flipper/releases) - [Changelog](https://github.com/flippercloud/flipper/blob/main/Changelog.md) - [Commits](flippercloud/flipper@v1.3.6...v1.4.0) --- updated-dependencies: - dependency-name: flipper-ui dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab745ae commit 3fc3d74

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ group :test do
8080
gem 'webmock'
8181
end
8282

83-
gem 'flipper-ui', '~> 1.3'
83+
gem 'flipper-ui', '~> 1.4'

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -190,14 +190,14 @@ GEM
190190
ffi (1.17.2-arm64-darwin)
191191
ffi (1.17.2-x86_64-linux-gnu)
192192
fiber-storage (1.0.1)
193-
flipper (1.3.6)
193+
flipper (1.4.0)
194194
concurrent-ruby (< 2)
195-
flipper-active_record (1.3.6)
195+
flipper-active_record (1.4.0)
196196
activerecord (>= 4.2, < 9)
197-
flipper (~> 1.3.6)
198-
flipper-ui (1.3.6)
197+
flipper (~> 1.4.0)
198+
flipper-ui (1.4.0)
199199
erubi (>= 1.0.0, < 2.0.0)
200-
flipper (~> 1.3.6)
200+
flipper (~> 1.4.0)
201201
rack (>= 1.4, < 4)
202202
rack-protection (>= 1.5.3, < 5.0.0)
203203
rack-session (>= 1.0.2, < 3.0.0)
@@ -366,7 +366,7 @@ GEM
366366
rack-cors (3.0.0)
367367
logger
368368
rack (>= 3.0.14)
369-
rack-protection (4.1.1)
369+
rack-protection (4.2.1)
370370
base64 (>= 0.1.0)
371371
logger (>= 1.6.0)
372372
rack (>= 3.0.0, < 4)
@@ -609,7 +609,7 @@ DEPENDENCIES
609609
faraday
610610
flipper (~> 1.3)
611611
flipper-active_record (~> 1.3)
612-
flipper-ui (~> 1.3)
612+
flipper-ui (~> 1.4)
613613
github_webhook (~> 1.4)
614614
globalid
615615
good_job (~> 4.3)

0 commit comments

Comments
 (0)