Skip to content

Commit cde18a4

Browse files
committed
Bump rake dependency
13 is out, no reason to stick to 12
1 parent 77b3169 commit cde18a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ group :documentation do
1414
gem 'relish', '~> 0.7.1'
1515
end
1616

17-
gem 'rake', '~> 12'
17+
gem 'rake', '> 12'
1818

1919
if RUBY_VERSION.to_f >= 2.3
2020
gem 'rubocop', '~> 0.80.1'

0 commit comments

Comments
 (0)