diff --git a/Gemfile.lock b/Gemfile.lock index 3b143c3..76041df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,15 +76,15 @@ GEM coderay (1.1.2) concurrent-ruby (1.0.5) crass (1.0.3) - devise (4.3.0) + devise (4.4.3) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 4.1.0, < 5.2) + railties (>= 4.1.0, < 6.0) responders warden (~> 1.2.3) diff-lcs (1.3) down (4.1.1) - erubi (1.7.0) + erubi (1.7.1) erubis (2.7.0) execjs (2.7.0) factory_bot (4.8.2) @@ -132,7 +132,7 @@ GEM haml (>= 4.0, < 6) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) - i18n (0.9.1) + i18n (0.9.5) concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) @@ -146,7 +146,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.1.1) + loofah (2.2.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.12) @@ -155,11 +155,11 @@ GEM method_source (0.9.0) mini_mime (1.0.0) mini_portile2 (2.3.0) - minitest (5.10.3) + minitest (5.11.3) multi_json (1.12.2) nenv (0.3.0) nio4r (2.1.0) - nokogiri (1.8.1) + nokogiri (1.8.2) mini_portile2 (~> 2.3.0) notiffany (0.1.1) nenv (~> 0.1) @@ -184,10 +184,10 @@ GEM pundit-matchers (1.4.1) pundit (~> 1.1, >= 1.1.0) rspec-rails (>= 3.0.0) - rack (2.0.3) + rack (2.0.4) rack-proxy (0.6.2) rack - rack-test (0.7.1) + rack-test (0.8.3) rack (>= 1.0, < 3) rails (5.1.4) actioncable (= 5.1.4) @@ -301,7 +301,7 @@ GEM turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.3) - tzinfo (1.2.4) + tzinfo (1.2.5) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)