From 008537a32420f8c531b260d3465a7810ed91f24e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 1 Jul 2018 11:52:31 +0000 Subject: [PATCH 1/3] Bump rack-protection from 2.0.1 to 2.0.3 Bumps [rack-protection](http://www.sinatrarb.com/protection/) from 2.0.1 to 2.0.3. Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 320f89ddb..ecf8c7a31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -368,7 +368,7 @@ GEM quiet_assets (1.1.0) railties (>= 3.1, < 5.0) rack (1.6.10) - rack-protection (2.0.1) + rack-protection (2.0.3) rack rack-test (0.6.3) rack (>= 1.0) From 5ad44c10af96715bfab1614f09b072cff2888533 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 1 Jul 2018 11:54:50 +0000 Subject: [PATCH 2/3] Bump uglifier from 4.1.10 to 4.1.13 Bumps [uglifier](https://github.com/lautis/uglifier) from 4.1.10 to 4.1.13. - [Release notes](https://github.com/lautis/uglifier/releases) - [Changelog](https://github.com/lautis/uglifier/blob/master/CHANGELOG.md) - [Commits](https://github.com/lautis/uglifier/compare/v4.1.10...v4.1.13) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 320f89ddb..225b41b71 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -507,7 +507,7 @@ GEM trollop (1.16.2) tzinfo (1.2.5) thread_safe (~> 0.1) - uglifier (4.1.10) + uglifier (4.1.13) execjs (>= 0.3.0, < 3) unicode-display_width (1.3.2) unicorn (5.4.0) From b926f07e2a91cb185973153053ecff835c88fe3e Mon Sep 17 00:00:00 2001 From: Daniel O'Connor Date: Mon, 2 Jul 2018 12:39:59 +0930 Subject: [PATCH 3/3] Update CONTRIBUTORS.md --- CONTRIBUTORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 1b67ed160..7b05376f7 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -88,4 +88,4 @@ submit the change with your pull request. ## Bots -- Security and Dependency Updates / [deppbot](https://github.com/deppbot) & [dependabot](https://github.com/dependabot) +- Security and Dependency Updates / [deppbot](https://github.com/deppbot) & [dependabot[bot]](https://github.com/dependabot)