diff --git a/Gemfile.lock b/Gemfile.lock index ec1a62f..388f7a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.4) database_cleaner (1.7.0) @@ -186,8 +186,8 @@ GEM formatador (0.2.5) friendly_id (5.2.5) activerecord (>= 4.0.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) guard (2.15.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -206,7 +206,7 @@ GEM hashie (3.6.0) htmlentities (4.3.4) http_parser.rb (0.6.0) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) image_processing (1.9.0) mini_magick (>= 4.9.3, < 5) @@ -248,7 +248,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.3) mini_mime (1.0.1) mini_portile2 (2.4.0) @@ -481,7 +483,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)