From 8bc08a4ae16c0d646df40eaa92228244a13ccbcb Mon Sep 17 00:00:00 2001 From: Alireza Dehghanzadeh <86428901+alerezaaa@users.noreply.github.com> Date: Sat, 13 Apr 2024 14:05:12 +0330 Subject: [PATCH] Update Gemfile --- Gemfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Gemfile b/Gemfile index 8c2168ce38c..baf06d70d33 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,6 @@ gem "jekyll" gem 'github-pages' gem 'webrick' -ruby "~> 2.6.0" # Windows does not include zoneinfo files, so bundle the tzinfo-data gem # gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]