Skip to content

Commit

Permalink
* spec/default.mspec: remove specific version number.
Browse files Browse the repository at this point in the history
  ruby/spec@7a909e9

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49752 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
hsbt committed Feb 25, 2015
1 parent 55d7491 commit 8e18390
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog
@@ -1,3 +1,8 @@
Wed Feb 25 22:21:56 2015 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>

* spec/default.mspec: remove specific version number.
https://github.com/ruby/rubyspec/commit/7a909e925c1baa9c700bd44af9241aef6e596714

Wed Feb 25 22:04:04 2015 NAKAMURA Usaku <usa@ruby-lang.org>

* ext/win32/Win32API.rb (initialize): accept both a string and an array
Expand Down
2 changes: 1 addition & 1 deletion spec/default.mspec
@@ -1,6 +1,6 @@
# -*- ruby -*-
load "./rbconfig.rb"
load File.dirname(__FILE__) + '/rubyspec/ruby.2.2.mspec'
load File.dirname(__FILE__) + '/rubyspec/ruby.mspec'
class MSpecScript
builddir = Dir.pwd
srcdir = ENV['SRCDIR']
Expand Down

0 comments on commit 8e18390

Please sign in to comment.