From e0d9feae6e703b2a8f700daa4306acc4690da743 Mon Sep 17 00:00:00 2001 From: Michael Ball Date: Tue, 4 May 2021 17:33:10 -0700 Subject: [PATCH] Update development/test gems --- Gemfile.lock | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 714cfafe..7f0e4210 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,7 +73,7 @@ GEM activerecord (>= 4.0.0, < 7.0) aws_cf_signer (0.1.3) bcrypt (3.1.16) - bindex (0.6.0) + bindex (0.8.1) bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) sassc (>= 2.0.0) @@ -122,7 +122,7 @@ GEM aws_cf_signer rest-client cocoon (1.2.15) - coderay (1.1.1) + coderay (1.1.3) concurrent-ruby (1.1.8) countable-rails (0.0.1) railties (>= 3.1) @@ -286,14 +286,14 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.9.0) + loofah (2.9.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.12) mail (2.7.1) mini_mime (>= 0.1.1) marcel (1.0.0) - method_source (0.8.2) + method_source (1.0.0) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) @@ -414,10 +414,9 @@ GEM pronto-rubocop (0.11.1) pronto (~> 0.11.0) rubocop (>= 0.63.1, < 2.0) - pry (0.10.4) - coderay (~> 1.1.0) - method_source (~> 0.8.1) - slop (~> 3.4) + pry (0.14.1) + coderay (~> 1.1) + method_source (~> 1.0) pry-byebug (3.8.0) byebug (~> 11.0) pry (~> 0.10) @@ -601,7 +600,6 @@ GEM skylight-core (= 3.1.5) skylight-core (3.1.5) activesupport (>= 4.2.0) - slop (3.6.0) sort_alphabetical (1.1.0) unicode_utils (>= 1.2.2) spring (1.6.3)