From e9b113226dc4d750b6a3dd569b2e5b4c370f44a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Nov 2021 16:25:58 +1100 Subject: [PATCH] Bump otr-activerecord from 2.0.1 to 2.0.3 (#2209) * Bump otr-activerecord from 2.0.1 to 2.0.3 Bumps [otr-activerecord](https://github.com/jhollinger/otr-activerecord) from 2.0.1 to 2.0.3. - [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.0.1...v2.0.3) --- updated-dependencies: - dependency-name: otr-activerecord dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * testing approval process * Update github_actions.yml Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: wheatley --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b58049ada..8b08b82a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,8 +110,8 @@ GEM nokogiri (1.12.5) mini_portile2 (~> 2.6.1) racc (~> 1.4) - otr-activerecord (2.0.1) - activerecord (>= 4.0, < 6.3) + otr-activerecord (2.0.3) + activerecord (>= 4.0, < 7.1) hashie-forbidden_attributes (~> 0.1) parallel (1.21.0) parseconfig (1.1.2) @@ -246,7 +246,7 @@ GEM webrick xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.2) + zeitwerk (2.5.1) PLATFORMS ruby