From 614f9e579862c058ffb04cd2c638b2c9a63461eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 20:37:06 +0000 Subject: [PATCH] Bump activerecord from 6.0.3.2 to 6.0.6.1 in /hailstorm-gem Bumps [activerecord](https://github.com/rails/rails) from 6.0.3.2 to 6.0.6.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.3.2...v6.0.6.1) --- updated-dependencies: - dependency-name: activerecord dependency-type: indirect ... Signed-off-by: dependabot[bot] --- hailstorm-gem/Gemfile.lock | 53 +++++++++++++++++++++----------------- 1 file changed, 29 insertions(+), 24 deletions(-) diff --git a/hailstorm-gem/Gemfile.lock b/hailstorm-gem/Gemfile.lock index b4116876..500834c4 100644 --- a/hailstorm-gem/Gemfile.lock +++ b/hailstorm-gem/Gemfile.lock @@ -16,30 +16,30 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (6.0.3.2) - actionview (= 6.0.3.2) - activesupport (= 6.0.3.2) + actionpack (6.0.6.1) + actionview (= 6.0.6.1) + activesupport (= 6.0.6.1) rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.0.3.2) - activesupport (= 6.0.3.2) + actionview (6.0.6.1) + activesupport (= 6.0.6.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activemodel (6.0.3.2) - activesupport (= 6.0.3.2) - activerecord (6.0.3.2) - activemodel (= 6.0.3.2) - activesupport (= 6.0.3.2) + activemodel (6.0.6.1) + activesupport (= 6.0.6.1) + activerecord (6.0.6.1) + activemodel (= 6.0.6.1) + activesupport (= 6.0.6.1) activerecord-jdbc-adapter (60.2-java) activerecord (~> 6.0.0) activerecord-jdbcmysql-adapter (60.2-java) activerecord-jdbc-adapter (= 60.2) jdbc-mysql (~> 5.1.36, < 9) - activesupport (6.0.3.2) + activesupport (6.0.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -60,7 +60,7 @@ GEM aws-eventstream (~> 1, >= 1.0.2) builder (3.2.4) columnize (0.9.0) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) crass (1.0.6) croaky-rspec (0.2.0) cucumber (5.1.0) @@ -87,7 +87,7 @@ GEM cucumber-messages (~> 13.0, >= 13.0.1) cucumber-html-formatter (9.0.0) cucumber-messages (~> 13.0, >= 13.0.1) - cucumber-messages (13.0.1) + cucumber-messages (13.2.1) protobuf-cucumber (~> 3.10, >= 3.10.8) cucumber-tag-expressions (2.0.4) cucumber-wire (4.0.1) @@ -95,30 +95,33 @@ GEM cucumber-cucumber-expressions (~> 10.3, >= 10.3.0) cucumber-messages (~> 13.0, >= 13.0.1) deep_hash_struct (1.0.1) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.3.2) erubi (1.9.0) erubis (2.7.0) + ffi (1.13.1) ffi (1.13.1-java) haikunator (1.1.0) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) jdbc-mysql (5.1.47) jmespath (1.4.0) + json (2.3.1) json (2.3.1-java) + linecache (1.3.1) linecache (1.3.1-java) loofah (2.6.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) middleware (0.1.0) - minitest (5.14.1) + minitest (5.15.0) multi_test (0.1.2) net-sftp (3.0.0) net-ssh (>= 5.0.0, < 7.0.0) net-ssh (5.0.2) nokogiri (1.10.10-java) parallel (1.19.2) - parser (2.7.1.4) + parser (3.2.0.0) ast (~> 2.4.1) protobuf-cucumber (3.10.8) activesupport (>= 3.2) @@ -133,9 +136,9 @@ GEM nokogiri (>= 1.6) rails-html-sanitizer (1.3.0) loofah (~> 2.3) - rainbow (3.0.0) - rake (13.0.1) - regexp_parser (1.7.1) + rainbow (3.1.1) + rake (13.0.6) + regexp_parser (2.6.1) rexml (3.2.4) rspec (3.9.0) rspec-core (~> 3.9.0) @@ -143,7 +146,7 @@ GEM rspec-mocks (~> 3.9.0) rspec-core (3.9.2) rspec-support (~> 3.9.3) - rspec-expectations (3.9.2) + rspec-expectations (3.9.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-mocks (3.9.1) @@ -177,16 +180,18 @@ GEM ffi (>= 1.0.0) terminal-table (1.6.0) thor (1.0.1) + thread_safe (0.3.6) thread_safe (0.3.6-java) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) - unicode-display_width (1.7.0) - zeitwerk (2.4.0) + unicode-display_width (1.8.0) + zeitwerk (2.6.6) PLATFORMS java universal-java-1.8 universal-java-11 + x86_64-linux DEPENDENCIES activerecord-jdbcmysql-adapter (~> 60.2)