diff --git a/spec/dummy-app/Gemfile.lock b/spec/dummy-app/Gemfile.lock index 38d7daa..d2b2757 100644 --- a/spec/dummy-app/Gemfile.lock +++ b/spec/dummy-app/Gemfile.lock @@ -69,7 +69,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (~> 1.5) xpath (~> 3.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) crass (1.0.6) damerau-levenshtein (1.3.3) devise (4.7.3) @@ -94,10 +94,10 @@ GEM i18n (>= 1.6, < 2) ffi (1.13.1) geocoder (1.6.4) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) htmlentities (4.3.4) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.10.1) activesupport (>= 5.0.0) @@ -119,7 +119,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.2) + minitest (5.17.0) msgpack (1.3.3) nio4r (2.5.4) nokogiri (1.10.10) @@ -211,7 +211,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)