From a05f9a6e06adfac07365f8fd35bd9492c4aff3e5 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 14 Feb 2022 02:37:16 -0800 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 598ff7a..7956578 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.1) + activesupport (7.0.2.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -11,7 +11,7 @@ GEM amazing_print (1.4.0) ast (2.4.2) aws-eventstream (1.2.0) - aws-partitions (1.553.0) + aws-partitions (1.554.0) aws-sdk-core (3.126.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) @@ -135,7 +135,7 @@ GEM public_suffix (4.0.6) rack (2.2.3) rainbow (3.1.1) - rdf (3.2.3) + rdf (3.2.4) link_header (~> 0.0, >= 0.0.8) rdf-aggregate-repo (3.2.0) rdf (~> 3.2) @@ -154,26 +154,26 @@ GEM rdf-turtle (3.2.0) ebnf (~> 2.3) rdf (~> 3.2) - rdf-vocab (3.2.0) - rdf (~> 3.2) + rdf-vocab (3.2.1) + rdf (~> 3.2, >= 3.2.4) rdf-xsd (3.2.0) rdf (~> 3.2) rexml (~> 3.2) - regexp_parser (2.2.0) + regexp_parser (2.2.1) rexml (3.2.5) - rspec (3.10.0) - rspec-core (~> 3.10.0) - rspec-expectations (~> 3.10.0) - rspec-mocks (~> 3.10.0) - rspec-core (3.10.2) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.2) + rspec (3.11.0) + rspec-core (~> 3.11.0) + rspec-expectations (~> 3.11.0) + rspec-mocks (~> 3.11.0) + rspec-core (3.11.0) + rspec-support (~> 3.11.0) + rspec-expectations (3.11.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-mocks (3.10.3) + rspec-support (~> 3.11.0) + rspec-mocks (3.11.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-support (3.10.3) + rspec-support (~> 3.11.0) + rspec-support (3.11.0) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) rubocop (1.25.1) @@ -185,7 +185,7 @@ GEM rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.15.1) + rubocop-ast (1.15.2) parser (>= 3.0.1.1) rubocop-rspec (2.8.0) rubocop (~> 1.19)