diff --git a/Gemfile.lock b/Gemfile.lock index 0e31b7c..616bc28 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.7) crass (1.0.6) devise (4.7.1) bcrypt (~> 3.0) @@ -101,10 +101,10 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - erubi (1.9.0) + erubi (1.10.0) excon (0.71.0) execjs (2.7.0) - ffi (1.11.1) + ffi (1.14.2) fog-aws (3.5.0) fog-core (~> 2.1) fog-json (~> 1.1) @@ -121,22 +121,22 @@ GEM fog-xml (0.1.3) fog-core nokogiri (>= 1.5.11, < 2.0.0) - font-awesome-rails (4.7.0.5) - railties (>= 3.2, < 6.1) + font-awesome-rails (4.7.0.6) + railties (>= 3.2, < 6.2) formatador (0.2.5) globalid (0.4.2) activesupport (>= 4.2.0) - haml (5.1.1) + haml (5.2.1) temple (>= 0.8.0) tilt - i18n (1.8.2) + i18n (1.8.7) concurrent-ruby (~> 1.0) io-like (0.3.0) ipaddress (0.8.3) jbuilder (2.9.1) activesupport (>= 4.2.0) jmespath (1.4.0) - jquery-rails (4.3.3) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -158,32 +158,34 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.5.0) + loofah (2.8.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) marcel (0.3.3) mimemagic (~> 0.3.2) - method_source (0.9.2) + method_source (1.0.0) mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mimemagic (0.3.3) + mimemagic (0.3.5) mini_magick (4.9.5) - mini_mime (1.0.1) - mini_portile2 (2.4.0) - minitest (5.14.1) + mini_mime (1.0.2) + mini_portile2 (2.5.0) + minitest (5.14.3) msgpack (1.2.10) multi_json (1.13.1) nested_form (0.3.2) - nio4r (2.3.1) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nio4r (2.5.4) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) orm_adapter (0.5.0) pg (1.1.4) public_suffix (3.0.3) puma (3.12.6) + racc (1.5.2) rack (2.2.3) rack-pjax (1.1.0) nokogiri (~> 1.5) @@ -211,7 +213,7 @@ GEM rails-i18n (5.1.3) i18n (>= 0.7, < 2) railties (>= 5.0, < 6) - rails_admin (1.4.2) + rails_admin (1.4.3) builder (~> 3.1) coffee-rails (~> 4.0) font-awesome-rails (>= 3.0, < 5) @@ -231,11 +233,11 @@ GEM rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) rake (12.3.3) - rb-fsevent (0.10.3) - rb-inotify (0.10.0) + rb-fsevent (0.10.4) + rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (1.5.1) - remotipart (1.4.3) + remotipart (1.4.4) responders (3.0.0) actionpack (>= 5.0) railties (>= 5.0) @@ -263,18 +265,18 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) + sprockets-rails (3.2.2) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - temple (0.8.1) - thor (0.20.3) + temple (0.8.2) + thor (1.0.1) thread_safe (0.3.6) - tilt (2.0.9) + tilt (2.0.10) turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3) @@ -285,9 +287,9 @@ GEM activemodel (>= 5.0) bindex (>= 0.4.0) railties (>= 5.0) - websocket-driver (0.7.0) + websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.3) + websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8)