diff --git a/Gemfile.lock b/Gemfile.lock index b14de50..35dab42 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,18 +29,18 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) builder (3.2.3) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.10) crass (1.0.5) erubi (1.7.1) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) httparty (0.16.3) mime-types (~> 3.0) multi_xml (>= 0.5.2) hubspot-ruby (0.4.0) activesupport (>= 3.0.0) httparty (>= 0.10.0) - i18n (1.1.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) loofah (2.4.0) crass (~> 1.0.2) @@ -52,7 +52,7 @@ GEM mime-types-data (3.2018.0812) mini_mime (1.0.1) mini_portile2 (2.5.0) - minitest (5.11.3) + minitest (5.17.0) multi_xml (0.6.0) nokogiri (1.11.1) mini_portile2 (~> 2.5.0) @@ -67,7 +67,7 @@ GEM rails-html-sanitizer (1.0.4) loofah (~> 2.2, >= 2.2.2) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) PLATFORMS