From bd5b5a2d1c5b2e22449df26fa4ac1d82372aee02 Mon Sep 17 00:00:00 2001 From: Kat Date: Tue, 22 Feb 2022 13:34:11 +0000 Subject: [PATCH] update dependencies --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 81ffe1343..61538bf99 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GIT GIT remote: https://github.com/tagliala/activeadmin.git - revision: a8ce826de172e3604b152d53c41aa68e2015ab80 + revision: 000dd9425860fbadc72d4e08b893be098f5dff9b branch: feature/railties-7 specs: activeadmin (2.10.0) @@ -111,8 +111,8 @@ GEM ruby2_keywords (>= 0.0.2, < 1.0) ast (2.4.2) aws-eventstream (1.2.0) - aws-partitions (1.554.0) - aws-sdk-core (3.126.1) + aws-partitions (1.556.0) + aws-sdk-core (3.126.2) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) @@ -254,11 +254,11 @@ GEM net-protocol timeout nio4r (2.5.8) - nokogiri (1.13.1-arm64-darwin) + nokogiri (1.13.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.13.1-x86_64-darwin) + nokogiri (1.13.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.13.1-x86_64-linux) + nokogiri (1.13.3-x86_64-linux) racc (~> 1.4) notifications-ruby-client (5.3.0) jwt (>= 1.5, < 3) @@ -274,7 +274,7 @@ GEM globalid paper_trail (>= 3.0.0) parallel (1.21.0) - parser (3.1.0.0) + parser (3.1.1.0) ast (~> 2.4.1) pg (1.3.2) postcodes_io (0.4.0) @@ -419,7 +419,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - stimulus-rails (1.0.2) + stimulus-rails (1.0.4) railties (>= 6.0.0) strscan (3.0.1) thor (1.2.1)