1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Olle Jonsson
9c531ca524 [ruby/ostruct] Drop unused directives from gemspec (https://github.com/ruby/ostruct/pull/39)
This gem exposes no executables.

https://github.com/ruby/ostruct/commit/a1242f7ebe
2022-03-07 20:08:29 +09:00
Hiroshi SHIBATA
9b9cbbbc17
Update library versions of the default gems.
They are followed up with
  8fb02b7a97
2020-12-22 21:45:28 +09:00
Hiroshi SHIBATA
8fb02b7a97
Update the license for the default gems to dual licenses 2020-08-18 20:26:39 +09:00
Hiroshi SHIBATA
9e93596d7b [ruby/ostruct] Drop to Ruby 2.4
https://github.com/ruby/ostruct/commit/00e8fe3df2
2020-08-03 19:42:06 +09:00
Nobuyoshi Nakada
b2d96abb42 Extract version number from the source
"requiring version.rb" strategy has some issues.

- cannot work when cross-compiling
- often introduces wrong namespace
- must know the superclasses
- costs at each runtime than at build-time

etc.
2020-07-30 19:03:18 +09:00
Marc-Andre Lafortune
446c243da3 [ruby/ostruct] Bump version 2019-12-22 21:48:54 -05:00
Marc-Andre Lafortune
9be3295d53 [ruby/ostruct] Create OpenStruct::VERSION 2019-12-22 21:48:54 -05:00
Marc-Andre Lafortune
49d94248eb [ruby/ostruct] Move gemspec 2019-12-22 21:48:54 -05:00