diff --git a/Gemfile b/Gemfile index c8de01264..4ec1c521f 100644 --- a/Gemfile +++ b/Gemfile @@ -56,7 +56,7 @@ 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-ui', '~> 1.3.0' # UI for feature flags +gem 'flipper-ui', '~> 1.3.1' # UI for feature flags gem 'jbuilder' # generate JSON objects gem 'kaminari' # Pagination gem 'paper_trail', '~> 15.1.0' # Track object changes diff --git a/Gemfile.lock b/Gemfile.lock index 0fcfd75fb..f8ddc067a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -233,14 +233,14 @@ 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) activerecord (>= 4.2, < 8) flipper (~> 1.3.0) - flipper-ui (1.3.0) + flipper-ui (1.3.1) erubi (>= 1.0.0, < 2.0.0) - flipper (~> 1.3.0) + flipper (~> 1.3.1) rack (>= 1.4, < 4) rack-protection (>= 1.5.3, < 5.0.0) rack-session (>= 1.0.2, < 3.0.0) @@ -514,7 +514,7 @@ GEM logger ruby2_keywords (0.0.5) rubyzip (2.3.2) - sanitize (6.1.0) + sanitize (6.1.3) crass (~> 1.0.2) nokogiri (>= 1.12.0) sawyer (0.9.2) @@ -651,7 +651,7 @@ DEPENDENCIES faker flipper (~> 1.3.0) flipper-active_record (~> 1.3.0) - flipper-ui (~> 1.3.0) + flipper-ui (~> 1.3.1) google-api-client haikunator image_processing