From 1ee61893f09a218527fae085ad9ed181ba33db6b Mon Sep 17 00:00:00 2001 From: jmax-fearless <66315527+jmax-fearless@users.noreply.github.com> Date: Thu, 22 Apr 2021 11:46:20 -0400 Subject: [PATCH] SRCH-1931 update bundler (#149) SRCH-1931 Update bundler Bumped bundler up to 2.2.15 and updated CircleCI config --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6e423b54..b5bb47e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -355,4 +355,4 @@ DEPENDENCIES virtus (~> 1.0) BUNDLED WITH - 1.17.3 + 2.2.15