From 3bf66be5bd4c1e335630e1b91086a044c08ed31c Mon Sep 17 00:00:00 2001 From: Ilia Liamshin Date: Thu, 30 Jan 2025 00:09:50 +0300 Subject: [PATCH] FIxed typo --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 81fe18d..6fbd3b3 100644 --- a/Gemfile +++ b/Gemfile @@ -3,5 +3,5 @@ source 'https://rubygems.org' git_source(:github) { |_repo| 'https://github.com/butteff/is_dark_ruby_gem.git' } -# Specify your gem's dependencies in scenic.gemspec +# Specify your gem's dependencies in is_dark.gemspec gemspec