From bf17280e6d7138b5464e2c69e64bd33f80932d6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 21:25:26 +0000 Subject: [PATCH] Bump sprockets from 2.0.3 to 2.0.5 in /IPN_Example Bumps [sprockets](https://github.com/rails/sprockets) from 2.0.3 to 2.0.5. - [Release notes](https://github.com/rails/sprockets/releases) - [Changelog](https://github.com/rails/sprockets/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/sprockets/compare/v2.0.3...v2.0.5) Signed-off-by: dependabot[bot] --- IPN_Example/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/IPN_Example/Gemfile.lock b/IPN_Example/Gemfile.lock index 53a8946..89f4067 100644 --- a/IPN_Example/Gemfile.lock +++ b/IPN_Example/Gemfile.lock @@ -41,12 +41,12 @@ GEM coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.1.3) + coffee-script-source (1.12.2) erubis (2.7.0) execjs (1.2.12) multi_json (~> 1.0) haml (3.1.4) - hike (1.2.1) + hike (1.2.3) i18n (0.6.0) jquery-rails (1.0.19) railties (~> 3.0) @@ -63,7 +63,7 @@ GEM pg (0.12.0) rake-compiler (~> 0.7) polyglot (0.3.3) - rack (1.3.5) + rack (1.3.10) rack-cache (1.1) rack (>= 0.4) rack-mount (0.8.3) @@ -98,13 +98,13 @@ GEM railties (~> 3.1.0) sass (~> 3.1.10) tilt (~> 1.3.2) - sprockets (2.0.3) + sprockets (2.0.5) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.5) thor (0.14.6) - tilt (1.3.3) + tilt (1.3.7) treetop (1.4.10) polyglot polyglot (>= 0.3.1)