diff --git a/Gemfile.lock b/Gemfile.lock index f220a75..3c9190c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM activerecord (>= 4.2.10) with_advisory_lock (>= 4.0.0) coderay (1.1.2) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.4) debug_inspector (0.0.3) @@ -108,8 +108,8 @@ GEM ffi (1.9.25) font-awesome-rails (4.7.0.4) railties (>= 3.2, < 6.0) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) hamlit (2.9.2) temple (>= 0.8.0) thor @@ -118,7 +118,7 @@ GEM htmlentities (4.3.4) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.1.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.1.0) jwt (2.1.0) @@ -141,10 +141,12 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.3.0) - minitest (5.11.3) + minitest (5.17.0) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0) @@ -265,7 +267,7 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)