diff --git a/Gemfile.lock b/Gemfile.lock index dbdc576fb7..9cddd4c981 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,6 +55,11 @@ GEM activerecord (6.1.4.4) activemodel (= 6.1.4.4) activesupport (= 6.1.4.4) + activerecord-jdbc-adapter (61.2-java) + activerecord (~> 6.1.0) + activerecord-jdbcsqlite3-adapter (61.2-java) + activerecord-jdbc-adapter (= 61.2) + jdbc-sqlite3 (~> 3.8, < 3.30) activestorage (6.1.4.4) actionpack (= 6.1.4.4) activejob (= 6.1.4.4) @@ -73,19 +78,20 @@ GEM codecov (0.2.8) json simplecov - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) connection_pool (2.2.5) crass (1.0.6) digest (3.1.0) docile (1.3.2) erubi (1.10.0) - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) hiredis (0.6.3) hiredis (0.6.3-java) - i18n (1.8.11) + i18n (1.12.0) concurrent-ruby (~> 1.0) io-wait (0.2.1) + jdbc-sqlite3 (3.28.0) json (2.3.1) json (2.3.1-java) loofah (2.13.0) @@ -186,7 +192,7 @@ GEM thor (1.2.1) timeout (0.2.0) toxiproxy (1.0.3) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (2.1.0) websocket-driver (0.7.5) @@ -194,7 +200,7 @@ GEM websocket-driver (0.7.5-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.5.3) + zeitwerk (2.6.6) PLATFORMS java