ruby: Bump version to 0.0.7 (#12743)

Thorsten Ball created

(Forgot to bump in the other PR)
Release Notes:

- N/A

Change summary

extensions/ruby/extension.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

extensions/ruby/extension.toml 🔗

@@ -1,7 +1,7 @@
 id = "ruby"
 name = "Ruby"
 description = "Ruby support."
-version = "0.0.6"
+version = "0.0.7"
 schema_version = 1
 authors = ["Vitaly Slobodin <vitaliy.slobodin@gmail.com>"]
 repository = "https://github.com/zed-industries/zed"