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)
This commit is contained in:
Martin Gruner 2021-10-31 03:05:13 +01:00
parent be89a8bf5e
commit 44bab0be75

View file

@ -67,8 +67,8 @@ GEM
activesupport (= 6.0.4.1) activesupport (= 6.0.4.1)
activerecord-import (1.2.0) activerecord-import (1.2.0)
activerecord (>= 3.2) activerecord (>= 3.2)
activerecord-nulldb-adapter (0.7.0) activerecord-nulldb-adapter (0.8.0)
activerecord (>= 5.2.0, < 6.3) activerecord (>= 5.2.0, < 7.1)
activerecord-session_store (2.0.0) activerecord-session_store (2.0.0)
actionpack (>= 5.2.4.1) actionpack (>= 5.2.4.1)
activerecord (>= 5.2.4.1) activerecord (>= 5.2.4.1)
@ -643,7 +643,7 @@ GEM
writeexcel (1.0.5) writeexcel (1.0.5)
xpath (3.2.0) xpath (3.2.0)
nokogiri (~> 1.8) nokogiri (~> 1.8)
zeitwerk (2.4.2) zeitwerk (2.5.1)
zendesk_api (1.33.0) zendesk_api (1.33.0)
faraday (>= 0.9.0, < 2.0.0) faraday (>= 0.9.0, < 2.0.0)
hashie (>= 3.5.2, < 5.0.0) hashie (>= 3.5.2, < 5.0.0)