Skip to content

Commit 81d75d6

Browse files
committed
Fix RuboCop warnings
1 parent 542cbb4 commit 81d75d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ gemspec
77
gem 'pry'
88
gem 'rake'
99
gem 'rubocop', '~> 1.81'
10-
gem "simplecov", require: false
11-
gem "simplecov-cobertura", require: false
10+
gem 'simplecov', require: false
11+
gem 'simplecov-cobertura', require: false

0 commit comments

Comments
 (0)