diff --git a/readouts-tracker-api/Gemfile.lock b/readouts-tracker-api/Gemfile.lock index 40dab76..5e2a371 100644 --- a/readouts-tracker-api/Gemfile.lock +++ b/readouts-tracker-api/Gemfile.lock @@ -119,7 +119,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (~> 1.5) xpath (~> 3.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) database_cleaner (1.8.5) diff-lcs (1.3) @@ -134,9 +134,9 @@ GEM ffi (1.12.2) figaro (1.2.0) thor (>= 0.14.0, < 2) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.2) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.10.0) activesupport (>= 5.0.0) @@ -155,7 +155,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.15.0) msgpack (1.3.3) nio4r (2.5.2) nokogiri (1.10.9) @@ -228,7 +228,7 @@ GEM sprockets (>= 3.0.0) thor (1.0.1) thread_safe (0.3.6) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.7.0) websocket-driver (0.7.1) @@ -236,7 +236,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.3.0) + zeitwerk (2.6.6) PLATFORMS ruby