Samuel Giddins
|
227eae79ac
|
[ruby/logger] Say that logger requires ruby >= 2.3
Since it uses `&.`, it can't be used on older rubies
https://github.com/ruby/logger/commit/b872f90ab9
|
2019-07-15 14:43:07 +09:00 |
|
Colby Swandale
|
b9ba07a05c
|
[ruby/logger] dont lock bundler to a specific version in travis
https://github.com/ruby/logger/commit/eb5ac229a5
|
2019-07-15 14:43:07 +09:00 |
|
Colby Swandale
|
99c14fb694
|
[ruby/logger] remove files that dont need to be included in gem releases
https://github.com/ruby/logger/commit/9a3be8650f
|
2019-07-15 14:43:07 +09:00 |
|
stomar
|
ef0615b6ef
|
default gems: add missing comment in gemspec
* lib/csv/csv.gemspec: [DOC] add comment for require fallback
in Ruby repository.
* lib/logger.gemspec: ditto.
* lib/prime.gemspec: ditto.
* lib/rexml/rexml.gemspec: ditto.
* lib/rss/rss.gemspec: ditto.
* lib/webrick/webrick.gemspec: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65037 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2018-10-12 19:58:11 +00:00 |
|
hsbt
|
d59fc41fba
|
Fallback to load version constant for ruby core repository.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64214 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2018-08-07 12:32:29 +00:00 |
|
hsbt
|
1dd4321844
|
Promote Logger to default gems.
* Its upstream is https://github.com/ruby/logger.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63559 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2018-06-02 13:57:48 +00:00 |
|