diff --git a/Gemfile b/Gemfile index 9216cbc..41f6ecc 100644 --- a/Gemfile +++ b/Gemfile @@ -9,6 +9,6 @@ gemspec # your gemspec. These might include edge Rails or gems from your path or # Git. Remember to move these dependencies to your gemspec before releasing # your gem to rubygems.org. -puts 'test123' +'test123' # To use debugger # gem 'debugger'