From 74ee01125d0a5537f6b45d3752b0341c02d0a090 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 02:15:06 +0000 Subject: [PATCH] Bump rack from 2.0.6 to 2.2.3 Bumps [rack](https://github.com/rack/rack) from 2.0.6 to 2.2.3. - [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.6...2.2.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b7a14e2..69d36c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,10 @@ +GIT + remote: https://github.com/stomar/sqlite3-ruby + revision: 30c93813228db0fd34b9cf5809ed8609c2535b29 + branch: add-dlfcn + specs: + sqlite3 (1.3.13.20180326210955) + GEM remote: https://rubygems.org/ specs: @@ -64,6 +71,7 @@ GEM crass (1.0.4) erubi (1.7.1) execjs (2.7.0) + ffi (1.9.25) ffi (1.9.25-x86-mingw32) globalid (0.4.1) activesupport (>= 4.2.0) @@ -83,11 +91,13 @@ GEM minitest (5.11.3) multi_json (1.13.1) nio4r (2.3.1) + nokogiri (1.8.5) + mini_portile2 (~> 2.3.0) nokogiri (1.8.5-x86-mingw32) mini_portile2 (~> 2.3.0) public_suffix (3.0.3) puma (3.12.0) - rack (2.0.6) + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.1.6.1) @@ -139,7 +149,6 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - sqlite3 (1.3.13-x86-mingw32) thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9) @@ -164,6 +173,7 @@ GEM nokogiri (~> 1.8) PLATFORMS + ruby x86-mingw32 DEPENDENCIES @@ -175,7 +185,7 @@ DEPENDENCIES rails (~> 5.1.3) sass-rails (~> 5.0) selenium-webdriver - sqlite3 + sqlite3! turbolinks (~> 5) tzinfo-data uglifier (>= 1.3.0)