From 0c1ef4f4b53cff40be717417bdb1e5641bceb258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 22 Mar 2018 12:11:40 +0000 Subject: [PATCH] Bump rake from 12.3.0 to 12.3.1 in /WeatherTV Bumps [rake](https://github.com/ruby/rake) from 12.3.0 to 12.3.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...v12.3.1) Signed-off-by: dependabot[bot] --- WeatherTV/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WeatherTV/Gemfile.lock b/WeatherTV/Gemfile.lock index d8a712e..b13b793 100644 --- a/WeatherTV/Gemfile.lock +++ b/WeatherTV/Gemfile.lock @@ -60,7 +60,7 @@ GEM motion_print (1.2.0) nap (1.1.0) netrc (0.7.8) - rake (12.3.0) + rake (12.3.1) thread_safe (0.3.5) tzinfo (1.2.2) thread_safe (~> 0.1)