Skip to content

Commit

Permalink
profiles: add ruby25 ruby target
Browse files Browse the repository at this point in the history
  • Loading branch information
graaff committed Dec 25, 2017
1 parent 16885f1 commit bedec55
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion profiles/base/use.stable.mask
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@ python_single_target_pypy
python_targets_pypy3
python_single_target_pypy3

# Hans de Graaff <[email protected]> (25 Dec 2016)
# Hans de Graaff <[email protected]> (25 Dec 2017)
# Currently in testing and not ready to go stable yet.
ruby_targets_ruby23
ruby_targets_ruby24
ruby_targets_ruby25

# Patrick Lauer <[email protected]> (28 Apr 2015)
# dependencies not stable yet
Expand Down
1 change: 1 addition & 0 deletions profiles/desc/ruby_targets.desc
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ ruby21 - Build with MRI Ruby 2.1.x
ruby22 - Build with MRI Ruby 2.2.x
ruby23 - Build with MRI Ruby 2.3.x
ruby24 - Build with MRI Ruby 2.4.x
ruby25 - Build with MRI Ruby 2.5.x

0 comments on commit bedec55

Please sign in to comment.