diff --git a/Gemfile.lock b/Gemfile.lock index 1d1133f..585ea1c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM bcrypt (3.1.10) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - builder (3.2.2) + builder (3.2.4) byebug (8.2.1) capybara (2.5.0) mime-types (>= 1.16) @@ -50,11 +50,11 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - carrierwave (0.10.0) - activemodel (>= 3.2.0) - activesupport (>= 3.2.0) - json (>= 1.7) + carrierwave (1.3.2) + activemodel (>= 4.0.0) + activesupport (>= 4.0.0) mime-types (>= 1.16) + ssrf_filter (~> 1.0) coderay (1.1.0) coffee-rails (4.1.1) coffee-script (>= 2.2.0) @@ -219,7 +219,8 @@ GEM activesupport (>= 4.1.0) http-cookie (1.0.2) domain_name (~> 0.5) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) inflecto (0.0.2) ipaddress (0.8.2) jbuilder (2.4.0) @@ -229,7 +230,7 @@ GEM rails-dom-testing (~> 1.0) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.3) + json (1.8.6) kaminari (0.16.3) actionpack (>= 3.0.0) activesupport (>= 3.0.0) @@ -248,9 +249,9 @@ GEM sqlite3 (~> 1.3) thin (~> 1.5.0) method_source (0.8.2) - mime-types (2.99) + mime-types (2.99.3) mini_portile2 (2.0.0) - minitest (5.8.3) + minitest (5.14.3) multi_json (1.11.2) netrc (0.11.0) nokogiri (1.6.7.1) @@ -369,6 +370,7 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.11) + ssrf_filter (1.0.7) term-ansicolor (1.3.2) tins (~> 1.0) thin (1.5.1) @@ -376,11 +378,11 @@ GEM eventmachine (>= 0.12.6) rack (>= 1.0.0) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.2) tins (1.6.0) trollop (2.1.2) - tzinfo (1.2.2) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0)