diff --git a/Gemfile.lock b/Gemfile.lock index 4239de80..f6b2cb62 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,7 +121,7 @@ GEM mime-types (>= 1.16) childprocess (3.0.0) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.6) daemons (1.3.1) database_cleaner (1.7.0) @@ -143,8 +143,8 @@ GEM railties (>= 3.0.0) ffi (1.11.3) formatador (0.2.5) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) guard (2.16.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -159,7 +159,7 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jquery-rails (4.3.5) rails-dom-testing (>= 1, < 3) @@ -202,11 +202,13 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.10.1) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.17.0) multi_json (1.14.1) mysql2 (0.5.3) nenv (0.3.0) @@ -334,7 +336,7 @@ GEM thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)