From ac3df158f752ffc172a22fc30a7a94b58e74c493 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 23 Jan 2020 18:39:02 +0000 Subject: [PATCH] Update bundle Closes #2517 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 59919e69b..778d6fa34 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,13 +74,13 @@ GEM autoprefixer-rails (9.7.4) execjs aws-eventstream (1.0.3) - aws-partitions (1.266.0) + aws-partitions (1.267.0) aws-sdk-core (3.89.1) aws-eventstream (~> 1.0, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-kms (1.27.0) + aws-sdk-kms (1.28.0) aws-sdk-core (~> 3, >= 3.71.0) aws-sigv4 (~> 1.1) aws-sdk-s3 (1.60.1) @@ -190,12 +190,12 @@ GEM dry-initializer (~> 3.0) dry-schema (~> 1.4, >= 1.4.3) dynamic_form (1.1.4) - erb_lint (0.0.30) + erb_lint (0.0.31) activesupport better_html (~> 1.0.7) html_tokenizer rainbow - rubocop (~> 0.51) + rubocop (~> 0.79.0) smart_properties erubi (1.9.0) execjs (2.7.0) @@ -417,7 +417,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - secure_headers (6.1.2) + secure_headers (6.3.0) selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) -- 2.45.1