|
You are here |
yehudakatz.com | ||
| | | | |
github.com
|
|
| | | | | Lists repositories using end-of-life Ruby versions - MatheusRich/end_of_life | |
| | | | |
blog.presidentbeef.com
|
|
| | | | | [AI summary] The author describes a process for bundling Ruby gem dependencies inside the Brakeman security scanner gem to prevent version conflicts with user applications. | |
| | | | |
kevinjmurphy.com
|
|
| | | | | Some dependencies, like nokogiri, ship with multiple libraries for different architectures. If you cache your gems, you may need to cache multiple platforms, because your development team is spread across various platforms or you deploy to a different platform. We discuss how to do that in this post. | |
| | | | |
bundler.io
|
|
| | | [AI summary] A technical guide explaining a common error in Ruby/Gemfile.lock environments and providing three solutions to fix it by installing the exact Bundler version, updating RubyGems, or updating Ruby. | ||