Skip to content

Commit 5cabc5b

Browse files
committed
Sorter artificial ids
1 parent f612595 commit 5cabc5b

File tree

4 files changed

+247
-247
lines changed

4 files changed

+247
-247
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ end
1919
group :documentation, optional: true do
2020
gem 'yard', '~> 0.9.0', :require => false
2121
gem 'redcarpet', '~> 3.0', platforms: :mri # understands github markdown
22-
gem 'md-ruby-eval', '~> 0.2'
22+
gem 'md-ruby-eval', '~> 0.3'
2323
end
2424

2525
group :testing do

0 commit comments

Comments
 (0)