diff --git a/Gemfile b/Gemfile index c8de01264..426054a9a 100644 --- a/Gemfile +++ b/Gemfile @@ -55,7 +55,7 @@ gem 'differ' # Used to diff two strings gem 'draper' gem 'edtf', '~> 3.1' # parsing Extended Date/Time Format gem 'flipper', '~> 1.3.0' # Feature flags for Ruby -gem 'flipper-active_record', '~> 1.3.0' # Store feature flags in ActiveRecord +gem 'flipper-active_record', '~> 1.3.1' # Store feature flags in ActiveRecord gem 'flipper-ui', '~> 1.3.0' # UI for feature flags gem 'jbuilder' # generate JSON objects gem 'kaminari' # Pagination diff --git a/Gemfile.lock b/Gemfile.lock index 0fcfd75fb..18b2646e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -233,11 +233,11 @@ GEM faraday-net_http (3.1.1) net-http ffi (1.17.0) - flipper (1.3.0) + flipper (1.3.1) concurrent-ruby (< 2) - flipper-active_record (1.3.0) + flipper-active_record (1.3.1) activerecord (>= 4.2, < 8) - flipper (~> 1.3.0) + flipper (~> 1.3.1) flipper-ui (1.3.0) erubi (>= 1.0.0, < 2.0.0) flipper (~> 1.3.0) @@ -285,7 +285,7 @@ GEM hashie (5.0.0) htmlentities (4.3.4) httpclient (2.8.3) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) image_processing (1.13.0) mini_magick (>= 4.9.5, < 5) @@ -650,7 +650,7 @@ DEPENDENCIES erb_lint (>= 0.0.35) faker flipper (~> 1.3.0) - flipper-active_record (~> 1.3.0) + flipper-active_record (~> 1.3.1) flipper-ui (~> 1.3.0) google-api-client haikunator