-
## Environment
* OS Version:Ubuntu 24.04
* ros Version: Jammy
* If this is a GUI or sensor rendering bug, describe your GPU and rendering system. Otherwise delete this section.
- Rende…
-
From https://core.intrigue.io/docker-one-liner:
```
$ docker run -e LANG=C.UTF-8 --memory=8g -p 0.0.0.0:7777:7777 -it "intrigueio/intrigue-core:latest"
```
Produces:
```
2024-11-27T19:52:24.57…
-
### Please confirm there isn't already an existing package update request
- [X] I have searched through package update requests
### Name
Ruby
### Version
3.3.0
### Link to the release notes or a…
-
> るりまサーチのAPIを試していたのですが、返してくるURLがおかしいようです。
>
> 次のようにcurlとjqをつかってURLを取り出してみると、`https://docs.ruby-lang.org/ja/search/`の後に、本来の検索結果のURLがついてきているようにみえます。また、検索結果のURLのスキーマがhttpsではなくhttpになっているので、httpsの方がより良さ…
pocke updated
5 months ago
-
1. Downloaded AppImage (no prior installation)
2. Made it executable
3. Start
4. Find podcast `Find your dream job`
5. Subscribe
![image](https://github.com/user-attachments/assets/9be98978-062…
-
### Subject of the issue
See https://bugs.ruby-lang.org/issues/17591.
The plan of ruby-core hiding deprecation warnings in Ruby 2.7.2 is that test frameworks, like rspec, should enable them by d…
-
### Description
We are receiving this crash on Android devices, observed it on Firebase Crashlytics but It does not contain any logs. We could not reproduced this crash and would not find any similar…
-
~~~
$ ruby -v
ruby 3.2.0 (2022-12-25 revision a528908271) [x86_64-linux]
$ gem install rdoc -v 6.5.0
$ gem install rdoc -v 6.4.0
$ wget https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.0.tar…
-
In our CI pipelines, we use the `public.ecr.aws/sam/build-ruby3.3:latest` image.
A few days ago we started getting an error around OpenSSL causing our CI pipelines to fail for merge requests on our…
-
Using instructions from https://asdf-vm.com/guide/getting-started.html. Then, I ran `asdf plugin-add ruby https://github.com/asdf-vm/asdf-ruby`. Finally, I ran `asdf install ruby latest`, which failed…