From 75966f02f179f42a01c8f46994c8fb709b6ba1eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 16:17:53 +0000 Subject: [PATCH 1/3] Bump puma from 3.11.2 to 3.12.6 Bumps [puma](https://github.com/puma/puma) from 3.11.2 to 3.12.6. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/commits) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index d35de94..2797594 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,7 @@ gem 'rails', '~> 5.1.4' # Use sqlite3 as the database for Active Record gem 'sqlite3' # Use Puma as the app server -gem 'puma', '~> 3.7' +gem 'puma', '~> 3.12' # Use SCSS for stylesheets gem 'sass-rails', '~> 5.0' # Use Uglifier as compressor for JavaScript assets diff --git a/Gemfile.lock b/Gemfile.lock index f0abc7c..663ea52 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,6 +64,7 @@ GEM crass (1.0.3) erubi (1.7.0) execjs (2.7.0) + ffi (1.9.18) ffi (1.9.18-x64-mingw32) globalid (0.4.1) activesupport (>= 4.2.0) @@ -83,10 +84,12 @@ GEM minitest (5.11.3) multi_json (1.13.1) nio4r (2.2.0) + nokogiri (1.8.2) + mini_portile2 (~> 2.3.0) nokogiri (1.8.2-x64-mingw32) mini_portile2 (~> 2.3.0) public_suffix (3.0.1) - puma (3.11.2) + puma (3.12.6) rack (2.0.3) rack-test (0.8.2) rack (>= 1.0, < 3) @@ -139,6 +142,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + sqlite3 (1.3.13) sqlite3 (1.3.13-x64-mingw32) thor (0.20.0) thread_safe (0.3.6) @@ -164,6 +168,7 @@ GEM nokogiri (~> 1.8) PLATFORMS + ruby x64-mingw32 DEPENDENCIES @@ -171,7 +176,7 @@ DEPENDENCIES capybara (~> 2.13) coffee-rails (~> 4.2) jbuilder (~> 2.5) - puma (~> 3.7) + puma (~> 3.12) rails (~> 5.1.4) sass-rails (~> 5.0) selenium-webdriver From f26084082c4b4c7f1193a8223a3c4a9b14c78a75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 16:17:54 +0000 Subject: [PATCH 2/3] Bump rake from 12.3.0 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 12.3.0 to 13.0.1. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v12.3.0...v13.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f0abc7c..2ba2e3b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,6 +64,7 @@ GEM crass (1.0.3) erubi (1.7.0) execjs (2.7.0) + ffi (1.9.18) ffi (1.9.18-x64-mingw32) globalid (0.4.1) activesupport (>= 4.2.0) @@ -83,6 +84,8 @@ GEM minitest (5.11.3) multi_json (1.13.1) nio4r (2.2.0) + nokogiri (1.8.2) + mini_portile2 (~> 2.3.0) nokogiri (1.8.2-x64-mingw32) mini_portile2 (~> 2.3.0) public_suffix (3.0.1) @@ -113,7 +116,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.0) + rake (13.0.1) rb-fsevent (0.10.2) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) @@ -139,6 +142,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + sqlite3 (1.3.13) sqlite3 (1.3.13-x64-mingw32) thor (0.20.0) thread_safe (0.3.6) @@ -164,6 +168,7 @@ GEM nokogiri (~> 1.8) PLATFORMS + ruby x64-mingw32 DEPENDENCIES From cc62771186de0aa9ece6f454ea871c8fc6233b28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 16:17:55 +0000 Subject: [PATCH 3/3] Bump rack from 2.0.3 to 2.2.2 Bumps [rack](https://github.com/rack/rack) from 2.0.3 to 2.2.2. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.0.3...v2.2.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f0abc7c..67644af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,6 +64,7 @@ GEM crass (1.0.3) erubi (1.7.0) execjs (2.7.0) + ffi (1.9.18) ffi (1.9.18-x64-mingw32) globalid (0.4.1) activesupport (>= 4.2.0) @@ -83,11 +84,13 @@ GEM minitest (5.11.3) multi_json (1.13.1) nio4r (2.2.0) + nokogiri (1.8.2) + mini_portile2 (~> 2.3.0) nokogiri (1.8.2-x64-mingw32) mini_portile2 (~> 2.3.0) public_suffix (3.0.1) puma (3.11.2) - rack (2.0.3) + rack (2.2.2) rack-test (0.8.2) rack (>= 1.0, < 3) rails (5.1.4) @@ -139,6 +142,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + sqlite3 (1.3.13) sqlite3 (1.3.13-x64-mingw32) thor (0.20.0) thread_safe (0.3.6) @@ -164,6 +168,7 @@ GEM nokogiri (~> 1.8) PLATFORMS + ruby x64-mingw32 DEPENDENCIES