You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- console irb: Require irb ~> 1.14 to allow the version shipped with JRuby 10 by [@jimtng](https://github.com/jimtng) in [#439](https://github.com/openhab/openhab-jruby/pull/439)
8
+
- Fix JRuby 10.0 compatibility: use `itr` instead of `it` for iterator by [@ccutrer](https://github.com/ccutrer) in [#444](https://github.com/openhab/openhab-jruby/pull/444)
9
+
- Fix various "instance vars on non-persistent Java type" warnings on JRuby 10 by [@ccutrer](https://github.com/ccutrer) in [#450](https://github.com/openhab/openhab-jruby/pull/450)
0 commit comments