File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 < h2 > Latest Versions</ h2 >
3333 < dl >
3434 < dt > Stable</ dt >
35- < dd > < a href ="https://github.com/embulk/embulk/releases/tag/v0.11.0 "> v0.11.0 </ a > </ dd >
35+ < dd > < a href ="https://github.com/embulk/embulk/releases/tag/v0.11.2 "> v0.11.2 </ a > </ dd >
3636 < dd > Note that v0.11 is not fully compatible with v0.9. Several plugins for v0.9 would not work with v0.11.</ dd >
3737 < dd > Take a look at < a href ="{{ "articles /2023/04/13/embulk-v0.11-is-coming-soon.html" | relative_url }}"> this article</ a > for details.</ dd >
3838 < dt > Past stable</ dt >
@@ -104,7 +104,7 @@ <h3>Set up with JRuby</h3>
104104
105105 < p > Finally, install some Ruby gems.</ p >
106106
107- < pre > < code > embulk gem install embulk -v 0.11.0 # Must be the same Embulk version
107+ < pre > < code > embulk gem install embulk -v 0.11.2 # Must be the same Embulk version
108108embulk gem install msgpack
109109embulk gem install bundler # if you need Bundler
110110embulk gem install liquid # if you need Liquid</ code > </ pre >
You can’t perform that action at this time.
0 commit comments