diff --git a/Gemfile.lock b/Gemfile.lock index c6ef3b7..3a6d93f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,8 +50,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) archive-zip (0.12.0) io-like (~> 0.3.0) arel (9.0.0) @@ -125,7 +125,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_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.11.3) @@ -134,7 +136,7 @@ GEM nokogiri (1.10.4) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) - public_suffix (3.1.1) + public_suffix (5.0.0) puma (3.12.1) rack (2.0.7) rack-test (1.1.0) @@ -152,6 +154,10 @@ GEM bundler (>= 1.3.0) railties (= 5.2.3) sprockets-rails (>= 2.0.0) + rails-controller-testing (1.0.5) + actionpack (>= 5.0.1.rc1) + actionview (>= 5.0.1.rc1) + activesupport (>= 5.0.1.rc1) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -267,6 +273,7 @@ DEPENDENCIES listen (>= 3.0.5, < 3.2) puma (~> 3.11) rails (~> 5.2.3) + rails-controller-testing rspec-rails sass-rails (~> 5.0) selenium-webdriver