From adabdcfebb436ce8e99bdc6d7e87ffcc4ee4e940 Mon Sep 17 00:00:00 2001 From: Geneva B Salinas <19212372+chloegonzales@users.noreply.github.com> Date: Mon, 19 Mar 2018 13:34:15 -0700 Subject: [PATCH 1/2] Set theme jekyll-theme-time-machine --- _config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..ddeb671 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-time-machine \ No newline at end of file From 7612ac673ca10399d0e150903bba9131a66b5af5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Oct 2022 20:44:39 +0000 Subject: [PATCH 2/2] Bump rack from 1.6.4 to 1.6.13 in /ruby Bumps [rack](https://github.com/rack/rack) from 1.6.4 to 1.6.13. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/1.6.4...1.6.13) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ruby/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock index c5572e0..0836019 100644 --- a/ruby/Gemfile.lock +++ b/ruby/Gemfile.lock @@ -15,7 +15,7 @@ GEM i18n (0.7.0) json (1.8.5) minitest (5.8.3) - rack (1.6.4) + rack (1.6.13) rack-protection (1.5.3) rack shotgun (0.9.1)