mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Promote open3 to default gems
This commit is contained in:
parent
fb7fe7f16c
commit
d1630d41ad
5 changed files with 40 additions and 4 deletions
3
lib/open3/version.rb
Normal file
3
lib/open3/version.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
module Open3
|
||||
VERSION = "0.1.0"
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue