diff --git a/Gemfile.lock b/Gemfile.lock index b2cdd33..64e8531 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,12 +76,12 @@ GEM concurrent-ruby (1.0.5) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.2) + crass (1.0.5) database_cleaner (1.6.1) - devise (4.3.0) + devise (4.7.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 4.1.0, < 5.2) + railties (>= 4.1.0) responders warden (~> 1.2.3) diff-lcs (1.3) @@ -110,7 +110,8 @@ GEM activesupport (>= 4.1, < 5.2) hashdiff (0.3.4) htmlentities (4.3.4) - i18n (0.8.6) + i18n (0.9.5) + concurrent-ruby (~> 1.0) inherited_resources (1.7.2) actionpack (>= 3.2, < 5.2.x) has_scope (~> 0.6) @@ -141,7 +142,7 @@ GEM kgio (2.11.0) launchy (2.4.3) addressable (~> 2.3) - loofah (2.1.1) + loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.6) @@ -149,11 +150,11 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.3.0) - minitest (5.10.3) + mini_portile2 (2.4.0) + minitest (5.13.0) multi_json (1.12.2) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.5) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) pg (0.21.0) polyamorous (1.3.1) @@ -175,12 +176,12 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.8) - activesupport (>= 4.2.0.beta, < 5.0) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -192,16 +193,16 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) raindrops (0.19.0) - rake (12.1.0) + rake (13.0.0) ransack (1.8.4) actionpack (>= 3.0) activerecord (>= 3.0) activesupport (>= 3.0) i18n polyamorous (~> 1.3) - responders (2.4.0) - actionpack (>= 4.2.0, < 5.3) - railties (>= 4.2.0, < 5.3) + responders (2.4.1) + actionpack (>= 4.2.0, < 6.0) + railties (>= 4.2.0, < 6.0) rspec (3.6.0) rspec-core (~> 3.6.0) rspec-expectations (~> 3.6.0) @@ -246,11 +247,11 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) - thor (0.20.0) + thor (0.20.3) thread_safe (0.3.6) tilt (2.0.7) timecop (0.8.1) - tzinfo (1.2.3) + tzinfo (1.2.5) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)