diff --git a/Gemfile.lock b/Gemfile.lock index 5afdcd5..8f57536 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM case_transform (0.2) activesupport coderay (1.1.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.4) devise (4.4.3) @@ -105,10 +105,10 @@ GEM factory_girl_rails (4.9.0) factory_girl (~> 4.9.0) railties (>= 3.0.0) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) guid (0.1.1) - i18n (1.0.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) jquery-rails (4.3.3) rails-dom-testing (>= 1, < 3) @@ -125,10 +125,12 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.0) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.0) mini_portile2 (2.3.0) - minitest (5.11.3) + minitest (5.17.0) mustermann (1.0.2) nio4r (2.3.1) nokogiri (1.8.2) @@ -227,7 +229,7 @@ GEM thor (0.20.0) thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) warden (1.2.7) rack (>= 1.0)