From 2bee9f0060b68fbb2e4e68bf9c1fc6be25715e68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 03:56:57 +0000 Subject: [PATCH] Bump tzinfo in /code/course3/week4/graded-assignment/todolist Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10. - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.5...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../week4/graded-assignment/todolist/Gemfile.lock | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/code/course3/week4/graded-assignment/todolist/Gemfile.lock b/code/course3/week4/graded-assignment/todolist/Gemfile.lock index 3e331b4..53ba2c4 100644 --- a/code/course3/week4/graded-assignment/todolist/Gemfile.lock +++ b/code/course3/week4/graded-assignment/todolist/Gemfile.lock @@ -60,6 +60,7 @@ GEM diff-lcs (1.3) erubis (2.7.0) execjs (2.7.0) + ffi (1.11.1) ffi (1.11.1-x86-mingw32) globalid (0.4.2) activesupport (>= 4.2.0) @@ -72,6 +73,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.6) + libv8 (3.16.14.19) loofah (2.2.3) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -83,6 +85,8 @@ GEM mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.11.3) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) nokogiri (1.10.4-x86-mingw32) mini_portile2 (~> 2.4.0) rack (1.6.11) @@ -117,6 +121,7 @@ GEM rb-inotify (0.10.0) ffi (~> 1.0) rdoc (4.3.0) + ref (2.0.0) rspec-core (3.8.2) rspec-support (~> 3.8.0) rspec-expectations (3.8.4) @@ -157,14 +162,18 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + sqlite3 (1.3.13) sqlite3 (1.3.13-x86-mingw32) + therubyracer (0.12.3) + libv8 (~> 3.16.14.15) + ref thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9) turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2019.2) tzinfo (>= 1.0.0) @@ -180,6 +189,7 @@ GEM nokogiri (~> 1.3) PLATFORMS + ruby x86-mingw32 DEPENDENCIES