Skip to content

Commit 2a4c37a

Browse files
committed
Merge branch 'master' of https://github.com/rubychan/coderay
2 parents 92a8e56 + cee1223 commit 2a4c37a

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
@@ -7,7 +7,7 @@ gemspec
77
# Include everything needed to run rake, tests, features, etc.
88
group :development do
99
gem "bundler"
10-
gem "rake"
10+
gem "rake", "~> 10.5"
1111
gem "RedCloth", RUBY_PLATFORM == 'java' ? ">= 4.2.7" : ">= 4.0.3"
1212
gem "term-ansicolor"
1313
gem 'tins', '~> 1.6.0'

0 commit comments

Comments
 (0)