From 3632099270dd3c75e236308b10b84b2bb294b49f Mon Sep 17 00:00:00 2001 From: Mittal-Arpit <68142847+Mittal-Arpit@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:33:21 +0530 Subject: [PATCH] Update Gemfile --- Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile b/Gemfile index b4e2a20..582cae9 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,4 @@ +#Gemspec file contains a Specification class with setter methods to assign various bits of information on a gem. source "https://rubygems.org" gemspec