summaryrefslogtreecommitdiff
path: root/ext/win32ole/win32ole.gemspec
AgeCommit message (Collapse)Author
2025-01-16Migrate win32ole as bundled gemsHiroshi SHIBATA
Notes: Merged: https://github.com/ruby/ruby/pull/12583
2024-06-04[ruby/win32ole] Added missing extensionsHiroshi SHIBATA
https://github.com/ruby/win32ole/commit/8456e8830e
2024-03-23[ruby/win32ole] Refine pathspecs for `spec.files`Nobuyoshi Nakada
https://github.com/ruby/win32ole/commit/8d443417a9
2024-03-23[ruby/win32ole] Exclude unused files from packagesNobuyoshi Nakada
https://github.com/ruby/win32ole/commit/f4aff99dda
2023-04-21[ruby/win32ole] Reuse WIN32OLE_VERSION for gem versionHiroshi SHIBATA
https://github.com/ruby/win32ole/commit/bff3ea8b0b
2022-12-05[ruby/win32ole] Bump version to 1.8.9Hiroshi SHIBATA
https://github.com/ruby/win32ole/commit/e4a1f3a2bf
2021-11-25[ruby/win32ole] LICENSEHiroshi SHIBATA
https://github.com/ruby/win32ole/commit/62fd78078b Notes: Merged: https://github.com/ruby/ruby/pull/5175
2020-10-30Promote win32ole to default gems.Hiroshi SHIBATA
But win32ole gem is still experimental for 3.0.0-preview2. I'm working to extract this library on https://github.com/ruby/win32ole.