James Hughes

Results 3 issues of James Hughes

Phonelib version: 0.7.0 ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [arm64-darwin21] I'm not really sure if this is a bug, but it's strange behavior and diverges from `libphonenumber`'s behavior. For the phone...

On `master` (which is currently the same commit hash as the tag `v1.4.5`), running `notes/output.rb` results in a stack trace: ``` notes/output.rb:29:in `block (2 levels) in ': uninitialized constant Stupidedi::Versions::FunctionalGroups::FiftyTen::FunctionalGroupDef...

After upgrading Propshaft from 1.2.1 to 1.3.1, rails can no longer start: ``` /Users/some_user/.gem/ruby/3.4.4/gems/react-rails-3.2.1/lib/react/rails/railtie.rb:81:in 'block in ': undefined method 'version' for an instance of Propshaft::Assembly (NoMethodError) sprockets_env.version = [sprockets_env.version, "react-#{asset_variant.react_build}"].compact.join("-")...