From 86f15bfc2c37713d1771af5cd553766609765834 Mon Sep 17 00:00:00 2001 From: MuqadasErkin <48174263+MuqadasErkin@users.noreply.github.com> Date: Wed, 6 Mar 2019 20:54:58 +0430 Subject: [PATCH] new line of code added --- Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile b/Gemfile index 9dc1b4dc37..f8001c9076 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,4 @@ source 'https://rubygems.org' gemspec :name => "github-linguist" gem 'byebug' if RUBY_VERSION >= '2.0' +gem 'byebug' if RUBY_VERSION >= '2.0'