Gemfile in strict-todo-0.0.1 vs Gemfile in strict-todo-0.0.2
- old
+ new
@@ -1,9 +1,9 @@
# frozen_string_literal: true
source "https://rubygems.org"
-# Specify your gem's dependencies in strict_todo.gemspec
+# Specify your gem's dependencies in strict-todo.gemspec
gemspec
gem "rake", "~> 13.0"
gem "rspec", "~> 3.0"