From 76dba58ff88a392ca479874ace70aa5ab3c45b44 Mon Sep 17 00:00:00 2001 From: ConnorSheremeta Date: Thu, 6 Mar 2025 16:11:50 -0700 Subject: [PATCH] Bumps flipper from 1.3.2 to 1.3.4. --- Gemfile | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index d6cf91e28..e0f1ec376 100644 --- a/Gemfile +++ b/Gemfile @@ -54,7 +54,7 @@ gem 'datacite-client', github: 'ualbertalib/datacite-client', tag: 'v0.1.0', req gem 'differ' # Used to diff two strings gem 'draper' gem 'edtf', '~> 3.2' # parsing Extended Date/Time Format -gem 'flipper', '~> 1.3.2' # Feature flags for Ruby +gem 'flipper', '~> 1.3.4' # Feature flags for Ruby gem 'flipper-active_record', '~> 1.3.4' # Store feature flags in ActiveRecord gem 'flipper-ui', '~> 1.3.4' # UI for feature flags gem 'jbuilder' # generate JSON objects diff --git a/Gemfile.lock b/Gemfile.lock index 92b832394..19c658f31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -675,7 +675,7 @@ DEPENDENCIES edtf (~> 3.2) erb_lint (>= 0.0.35) faker - flipper (~> 1.3.2) + flipper (~> 1.3.4) flipper-active_record (~> 1.3.4) flipper-ui (~> 1.3.4) google-api-client