-
Hi Brett!
I hope all is good! I am trying to install Slogger on a Mojave system, but it fails with "Could not find gem 'digest' in any of the gem sources listed in your Gemfile."
excluding "dige…
-
Encountered an issue when attempting to use Jekyll 4.0.0 on Fedora Workstation 30. Somewhat similar to #141. Jekyll 4.0.0 seems to depend on sassc 2.2.0 and when executing `jekyll -v` I observed an er…
-
### URL
_No response_
### How to reproduce the issue?
1. Initiate the upload of a GPX trace.
2. Delete the trace before its processing is complete.
3. Monitor the mailbox.
### Screenshot(s) or a…
-
Thanks so much for a great tool, much appreciated.
In https://github.com/citizenparker/the-two-of-us, a project using Gosu and Chipmunk but not Chingu, all is well when I initially build the package.…
-
So I'm understanding how the gem works, and I can get to the point where I'm generating a Makefile, and everything looks okay, but make for whatever reason isn't playing nicely with rake.
Backgroun…
-
I've just converted a Rails 2.3.5 app from the old config.gem declarations to use bundler instead. One issue I've had is not being able to use system rake. Things seem to work if I use the bundled r…
-
I couldn't find a way to use encrypted rails credentials to set the deepl api key.
After searching through the source code I found something that isn't documented in the README.md:
```rb
…
arusa updated
8 months ago
-
**Describe the bug**
Currently the callbacks such as after_discard are run outside of the discarded model's transaction. This can lead to unexpected behavior where, for example, the model is discar…
-
`pacgem ruby-progressbar` installs a package named `ruby-progressbar`, and not `ruby-ruby-progressbar` as dictated by the [Arch Gem package guidelines](https://wiki.archlinux.org/index.php/Ruby_Gem_pa…
-
Hello! I've got a bit of a weird issue. When I install this gem on Heroku via rubygems it works fine.
```ruby
source "https://rubygems.org"
ruby "3.1.3"
gem "seven_zip_ruby", github: "masamit…