diff --git a/Gemfile.lock b/Gemfile.lock index 8b6b36ec8..c039a6615 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM sshkit (>= 1.6.1, != 1.7.0) awesome_print (1.8.0) aws-eventstream (1.0.3) - aws-partitions (1.259.0) + aws-partitions (1.260.0) aws-sdk-core (3.86.0) aws-eventstream (~> 1.0, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -113,7 +113,7 @@ GEM sshkit (~> 1.3) capistrano3-unicorn (0.2.1) capistrano (~> 3.1, >= 3.1.0) - capybara (3.29.0) + capybara (3.30.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -209,7 +209,7 @@ GEM rack-contrib (>= 1.1, < 3) railties (>= 3.0.0, < 7) method_source (0.9.2) - mime-types (3.3) + mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) mimemagic (0.3.3) @@ -249,8 +249,8 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - pg (1.1.4) - pg (1.1.4-x64-mingw32) + pg (1.2.0) + pg (1.2.0-x64-mingw32) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) @@ -262,7 +262,7 @@ GEM unicode (~> 0.4.4) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (4.0.1) + public_suffix (4.0.2) puma (4.3.1) nio4r (~> 2.0) rack (2.0.8) @@ -306,7 +306,7 @@ GEM rake (13.0.1) rakismet (1.5.4) rb-fsevent (0.10.3) - rb-inotify (0.10.0) + rb-inotify (0.10.1) ffi (~> 1.0) recaptcha (5.2.1) json @@ -329,7 +329,7 @@ GEM scenic (1.5.1) activerecord (>= 4.0.0) railties (>= 4.0.0) - selenium-webdriver (3.142.6) + selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) shoulda-context (1.2.2)