Skip to content

Commit f3375c4

Browse files
committed
Typo
1 parent a0334e9 commit f3375c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.devtools

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ group :test do
88
gem "simplecov", require: false, platforms: :ruby
99
gem "simplecov-cobertura", require: false, platforms: :ruby
1010
gem "rexml", require: false
11-
gen "rspec"
11+
gem "rspec"
1212

1313
gem "warning"
1414
end

0 commit comments

Comments
 (0)