From 44bab0be750f592061e07ac09b51c37adf4ea5ba Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Sun, 31 Oct 2021 03:05:13 +0100 Subject: [PATCH] Maintenance: Bump activerecord-nulldb-adapter from 0.7.0 to 0.8.0 Bumps [activerecord-nulldb-adapter](https://github.com/nulldb/nulldb) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/nulldb/nulldb/releases) - [Changelog](https://github.com/nulldb/nulldb/blob/master/CHANGES.md) - [Commits](https://github.com/nulldb/nulldb/compare/v0.7.0...v0.8.0) --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6e7f436e3..25593d88b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,8 +67,8 @@ GEM activesupport (= 6.0.4.1) activerecord-import (1.2.0) activerecord (>= 3.2) - activerecord-nulldb-adapter (0.7.0) - activerecord (>= 5.2.0, < 6.3) + activerecord-nulldb-adapter (0.8.0) + activerecord (>= 5.2.0, < 7.1) activerecord-session_store (2.0.0) actionpack (>= 5.2.4.1) activerecord (>= 5.2.4.1) @@ -643,7 +643,7 @@ GEM writeexcel (1.0.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.2) + zeitwerk (2.5.1) zendesk_api (1.33.0) faraday (>= 0.9.0, < 2.0.0) hashie (>= 3.5.2, < 5.0.0)