Michael Glass

Results 41 comments of Michael Glass

I migrated a lot of this work forward. Will be ready by EOW. Backwards compatible.

thanks @olimart! the url above should be ``` "https://secure.gravatar.com/avatar/#{hash}.png?s=#{size}" ``` see: https://en.gravatar.com/site/implement/images#size

howdy @jamesburkill-sage if you want to cut a PR to fix this, here's the last attempt: https://github.com/presidentbeef/brakeman/pull/481

thanks @rupertlssmith! @juanedi just had this probelm with elm-ui (elm 0.19.1 choked on [this file](https://package.elm-lang.org/packages/NoRedInk/noredink-ui/12.16.0/docs.json)). used `$ npx [email protected] bump` to get this work

This worked for me when I added `gem 'bigdecimal', '~> 1.4.4'` to my gemfile

clippings (which costs like $2) has that functionality, fyi. Agreed: cool feature request.

We just made a shim between 1.0 and 2.0 to help people upgrade from 1.0 to 2.0: https://github.com/NoRedInk/http-upgrade-shim It provides an, albeit awkward, step-by-step approach to upgrading elm/http.

do other folks have the same issues when using bundix?

related upstream issue: https://github.com/NixOS/nixpkgs/issues/19098