Michael

Results 8 issues of Michael

The eventmachine dependency in rubygems needs to be updated...most gems these days are eventmachine >= 1.2 - causing gemfile issues

Support option for allowing a user to limit the number of items in a nestable list. This concerns itself only with the destination (drop list) item count. The comparison for...

I'd expect flexBasis to be a prop on `Flex` elements, just as flexGrow and flexShrink are. Or perhaps something in the README if it's not supported and use of Box...

In trying to follow the manual setup instructions, we ended up with an error trying to run the dev server that appears to to relate to workspace issues and/or not...

## Description On a Fresh Mac Install (Catalina), the first step of trusting the keys fails: ``` gpg --keyserver hkp://pool.sks-keyservers.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB gpg: keyserver receive failed: No route to...

bug

Raising as an issue in case I don't understand why it's implemented this way, but If you specify the serializer similar to: `JSONAPI::Serializer.serialize(model, namespace: Api::V1, serializer: UserStorySerializer, include: ['foo'], context:...

remove deprecated Crashlytics and Fabric dependencies; replace with Firebase Crashlytics per https://firebase.google.com/docs/crashlytics/upgrade-sdk?platform=android#java Addresses Issue https://github.com/RavenProject/ravenwallet-android/issues/80

Fabric and Crashlytics dependencies are deprecated as of October 2020, and just now Nov 15 , the project will fail with error: ``` groovy.lang.MissingPropertyException: No such property: scope for class:...