From 0c752c1e18cf140faec966337d001062a8653a69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Nov 2021 00:35:41 +0000 Subject: [PATCH] Bump date from 1.0.0 to 2.0.1 Bumps [date](https://github.com/ruby/date) from 1.0.0 to 2.0.1. - [Release notes](https://github.com/ruby/date/releases) - [Commits](https://github.com/ruby/date/commits) --- updated-dependencies: - dependency-name: date dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 249abd4..b1d0740 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,7 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) daemons (1.2.6) - date (1.0.0) + date (2.0.1) em-websocket (0.3.8) addressable (>= 2.1.1) eventmachine (>= 0.12.9)