Gemfile in log_sweeper-0.0.1 vs Gemfile in log_sweeper-1.0.0

- old
+ new

@@ -1,4 +1,8 @@ +# frozen_string_literal: true + source "https://rubygems.org" # Specify your gem's dependencies in log_sweeper.gemspec gemspec + +gem "rubocop-config-umbrellio", github: "umbrellio/code-style"