index
:
ruby.git
The Ruby Programming Language
summary
refs
log
tree
commit
diff
path:
root
/
lib
/
forwardable
Age
Commit message (
Expand
)
Author
2022-03-14
[ruby/forwardable] Move `:stopdoc:` directive
Nobuyoshi Nakada
2021-04-21
[ruby/forwardable] gemspec: Explicitly empty the executables list
Olle Jonsson
2020-12-22
Update library versions of the default gems.
Hiroshi SHIBATA
2020-12-03
[ruby/forwardable] Specify minimum Ruby version.
Marc-Andre Lafortune
2020-08-18
Update the license for the default gems to dual licenses
Hiroshi SHIBATA
2020-07-30
Extract version number from the source
Nobuyoshi Nakada
2019-12-11
[ruby/forwardable] Bump version to 1.3.1
Jeremy Evans
2019-11-30
[ruby/forwardable] Bump version to 1.3.0
Hiroshi SHIBATA
2019-10-26
[ruby/forwardable] Use Gemfile instead of Gem::Specification#add_development_...
Hiroshi SHIBATA
2019-10-26
[ruby/forwardable] Update spec.files
Hiroshi SHIBATA
2019-10-26
[ruby/forwardable] Extracted VERSION constant for gemspec
Hiroshi SHIBATA
2018-12-12
Disable tailcall optimization [Bug #15303]
nobu
2018-07-31
Try to load version file of github repository at first.
hsbt
2018-07-25
Promote Forwardable to default gems.
hsbt
2016-11-20
forwardable/impl.rb
nobu