From 9fde75863b8a7bf89bd4167e09aab202f330b927 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 00:05:50 +1000 Subject: [PATCH] Bump otr-activerecord from 2.1.1 to 2.1.2 (#2700) Bumps [otr-activerecord](https://github.com/jhollinger/otr-activerecord) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/jhollinger/otr-activerecord/releases) - [Changelog](https://github.com/jhollinger/otr-activerecord/blob/master/CHANGELOG.md) - [Commits](https://github.com/jhollinger/otr-activerecord/compare/v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: otr-activerecord dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 902075d3d..a3822624a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: https://rubygems.org/ specs: - activemodel (7.0.4.1) - activesupport (= 7.0.4.1) - activerecord (7.0.4.1) - activemodel (= 7.0.4.1) - activesupport (= 7.0.4.1) - activesupport (7.0.4.1) + activemodel (7.0.4.2) + activesupport (= 7.0.4.2) + activerecord (7.0.4.2) + activemodel (= 7.0.4.2) + activesupport (= 7.0.4.2) + activesupport (7.0.4.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -38,7 +38,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) console (1.16.2) fiber-local curb (1.0.5) @@ -110,7 +110,7 @@ GEM nio4r (2.5.8) nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) - otr-activerecord (2.1.1) + otr-activerecord (2.1.2) activerecord (>= 4.0, < 7.1) hashie-forbidden_attributes (~> 0.1) parallel (1.22.1)