-
```
[exec] [0m[31m*** [err :: internal.xxx.com] [RuntimeException]
[exec] [0m[31m*** [err :: internal.xxx.com] Failed to execute git remote set-url composer 'ssh://xxx@xxx.xxx.com/home/reposi…
-
### Describe the problem as clearly as you can
I've just updated my [NOTAM gem](https://github.com/svoop/notam) for Ruby 3.3.0 and hit a problem with Bundler.
Using Rubygems 3.5.4 and Bundler 2.…
svoop updated
6 months ago
-
I am using the same setup as in issue #282 to upgrade Gruf. The workaround helped me with running the app with the `development` environment but I am getting the below exception if the app has `config…
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 11.2.0
| PHP version | 8.3.8
| Installation Method | Composer
#### Summary
After updating fr…
-
It returns "axiss" instead of "axes".
[What Is the Plural of Axis?](https://www.splashlearn.com/math-vocabulary/geometry/axis-plural-axes#1-what-is-the-plural-of-axis)
-
I have a type like this:
```rs
#[derive(Debug, Serialize, TS)]
#[serde(rename_all = "camelCase")]
#[ts(export)]
pub struct ItemImageList {
pub id: u32,
pub crc32c_hash: u32,
}
```
Th…
-
I just upgraded my Gems, and ruby version to 3.3.3, and have started getting this error
Gemfile.lock
GIT
remote: https://github.com/ausangshukla/acts_as_favoritor.git
revision: 353fe5010c225…
-
On OS X 10.11 (15A284), I get the following when I try to evaluate `Travis::Pro` in a Rails console:
```
[1] pry(main)> Travis::Pro
/Users/emilesilvis/.rvm/gems/ruby-2.2.3/gems/ethon-0.8.0/lib/ethon/…
-
**Describe the bug**
`puma: cluster worker 3: 19 [app]: ../libev/ev.c:4043: ev_run: Assertion `("libev: ev_loop recursion during release detected", loop_done != EVBREAK_RECURSE)' failed.`
And th…
-
**API Platform version(s) affected**: 3.2.4
**Description**
There is a deprecation:
```
Using doctrine/inflector is deprecated since API Platform 3.2 and will be removed in API Platform 4. Us…