Skip to content

Commit fc9a6c5

Browse files
Bump flipper-active_record from 1.3.6 to 1.4.0
Bumps [flipper-active_record](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-active_record 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 c0edf94 commit fc9a6c5

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

Gemfile.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -282,14 +282,14 @@ GEM
282282
ffi (1.17.2-x86_64-darwin)
283283
ffi (1.17.2-x86_64-linux-gnu)
284284
filterrific (5.2.7)
285-
flipper (1.3.6)
285+
flipper (1.4.0)
286286
concurrent-ruby (< 2)
287-
flipper-active_record (1.3.6)
287+
flipper-active_record (1.4.0)
288288
activerecord (>= 4.2, < 9)
289-
flipper (~> 1.3.6)
290-
flipper-ui (1.3.6)
289+
flipper (~> 1.4.0)
290+
flipper-ui (1.4.0)
291291
erubi (>= 1.0.0, < 2.0.0)
292-
flipper (~> 1.3.6)
292+
flipper (~> 1.4.0)
293293
rack (>= 1.4, < 4)
294294
rack-protection (>= 1.5.3, < 5.0.0)
295295
rack-session (>= 1.0.2, < 3.0.0)
@@ -396,7 +396,8 @@ GEM
396396
memory_profiler (1.1.0)
397397
method_source (1.1.0)
398398
mini_mime (1.1.5)
399-
minitest (6.0.1)
399+
minitest (6.0.2)
400+
drb (~> 2.0)
400401
prism (~> 1.5)
401402
monetize (2.0.0)
402403
money (~> 7.0)
@@ -718,7 +719,7 @@ GEM
718719
execjs (>= 0.3.0, < 3)
719720
thor (1.5.0)
720721
tilt (2.2.0)
721-
timeout (0.4.4)
722+
timeout (0.6.0)
722723
tsort (0.2.0)
723724
ttfunk (1.7.0)
724725
turbo-rails (2.0.17)

0 commit comments

Comments
 (0)