os6sense / xumlidot

RUBY UML class diagram generator with XMI and DOT output.
MIT License
40 stars 7 forks source link

Add support for Ruby 3. Fixes #36 #39

Closed leoarnold closed 2 years ago

leoarnold commented 2 years ago

I'll have a look at the failing build.

os6sense commented 2 years ago

I'll have a look at the failing build.

Many thanks; apologies to have left things waiting for merge for so long, I've been trying to free up some time to look at it.

I've merged a few pending PR's which may be the root cause.

os6sense commented 2 years ago

https://github.com/os6sense/xumlidot/commit/568678e7813a1f0c2fee5b9cc66bb6faaaf73f3e seems that merge is causing issues

leoarnold commented 2 years ago

No worries, I'll find it.

leoarnold commented 2 years ago

The fix is up (see #45). There may be some issue in the setup of the service you are using for the RuboCop build job.

os6sense commented 2 years ago

Pronto has given me more hassle than it is worth I must admit. I'll ignore the rubocop issues and address separately; many thanks @leoarnold