diff --git a/Gemfile.lock b/Gemfile.lock index 6be0282..c6f8864 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,6 +2,7 @@ PATH remote: . specs: settings_ui (0.1.4.2) + hash_dot (~> 2.1) rails (~> 5.2.4.2) rudash (~> 4.1) webpacker (~> 5) @@ -52,12 +53,13 @@ GEM tzinfo (~> 1.1) arel (9.0.0) builder (3.2.4) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) erubi (1.9.0) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.2) + globalid (1.0.1) + activesupport (>= 5.0) + hash_dot (2.5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) loofah (2.5.0) crass (~> 1.0.2) @@ -70,7 +72,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.17.0) nio4r (2.5.2) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) @@ -116,7 +118,7 @@ GEM sqlite3 (1.4.2) thor (1.0.1) thread_safe (0.3.6) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) webpacker (5.1.1) activesupport (>= 5.2)