diff --git a/Gemfile.lock b/Gemfile.lock index 3a7ece04..f1e8b6e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM bundler-audit (0.6.1) bundler (>= 1.2.0, < 3) thor (~> 0.18) - byebug (10.0.2) + byebug (11.0.0) coderay (1.1.2) coffee-rails (4.2.2) coffee-script (>= 2.2.0) @@ -96,8 +96,8 @@ GEM railties (>= 4.1.0, < 6.0) responders warden (~> 1.2.3) - devise-i18n (1.7.2) - devise (>= 4.5) + devise-i18n (1.8.0) + devise (>= 4.6) differ (0.1.2) domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0) @@ -111,7 +111,7 @@ GEM erubis (2.7.0) eventmachine (1.2.7) execjs (2.7.0) - ffi (1.9.25) + ffi (1.10.0) flag-icons-rails (3.1.0) sass (~> 3.2) font-awesome-sass (5.6.1) @@ -264,7 +264,7 @@ GEM paper_trail (10.2.0) activerecord (>= 4.2, < 6.1) request_store (~> 1.1) - parallel (1.13.0) + parallel (1.14.0) parser (2.6.0.0) ast (~> 2.4.0) piwik_analytics (1.0.2) @@ -277,6 +277,7 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) + psych (3.1.0) public_suffix (3.0.3) puma (3.12.0) rack (2.0.6) @@ -339,11 +340,12 @@ GEM responders (2.4.1) actionpack (>= 4.2.0, < 6.0) railties (>= 4.2.0, < 6.0) - rubocop (0.64.0) + rubocop (0.65.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1) powerpack (~> 0.1) + psych (>= 3.1.0) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (~> 1.4.0) @@ -356,8 +358,8 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sassc (2.0.0) - ffi (~> 1.9.6) + sassc (2.0.1) + ffi (~> 1.9) rake sassc-rails (2.1.0) railties (>= 4.0.0) @@ -385,7 +387,7 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) - strip_attributes (1.8.1) + strip_attributes (1.9.0) activemodel (>= 3.0, < 7.0) sysexits (1.2.0) tagsinput-rails (1.3.5.1)