Matt Neumayr

Results 5 issues of Matt Neumayr

Hey! 🙌 The origin of this issue is [`i18n-tasks`](https://github.com/glebm/i18n-tasks) which [delegates](https://github.com/glebm/i18n-tasks/issues/291#issuecomment-414433435) YAML dumping to this library. > I've spotted that `i18n-tasks normalize` converts emoji characters into unicode which makes them...

Nice Extension 👏 Sadly it does not work on a [GitHub Enterprise](https://enterprise.github.com/home) installation. #### Research The current match patterns don't allow to whitelist a subdomain, like: `https://github.*.*/*` However this pattern...

enhancement
help wanted
good first issue

## Description Latest `rvm` version cannot load bundler from `@global`-gemset in a Passenger + Nginx configuration. I'm running passenger and nginx on my local development environment described [here](https://www.phusionpassenger.com/library/install/nginx/install/oss/osx/). ###### Nginx...

platform: debian

- fix deprecation warning when starting `rails server` - `[DEPRECATED] Bundler.rubygems.all_specs has been removed in favor of Bundler.rubygems.installed_specs` - reproducible with ruby v3.3.3 (and new minimum required bundler v2.5.11, rubygems...

- Add ruby 3.3 to test matrix