-
Occasionally when downstream codebases are testing Cocina structures, they are creating custom Cocina matchers. These matchers could live in the cocina-models gem so that they don't have to live every…
-
## CVE-2020-15169 - Medium Severity Vulnerability
Vulnerable Library - actionview-5.2.4.3.gem
Simple, battle-tested conventions and helpers for building web pages.
Library home page: https://rubygem…
-
After upgrading the gem from 3.1.2 to 4.0.1 the following spec failded
```ruby
require 'rails_helper'
RSpec.describe RiskVariable, type: :model do
context 'Associations' do
it { shoul…
-
Hi,
I am using devise-token-auth gem on Rails 4.2, and I've added a field nickname to the User model. I am trying to implement this via an override of the gem controller placed at `app/controllers/us…
-
```
Errno::EACCES: Permission denied @ rb_file_s_symlink - (spec/support/../../.mod/drivers-evergreen-tools/.evergreen/ocsp, C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/mongo-2.17.2/spec/support/ocsp)
…
-
### Subject of the issue
```ruby
RSpec.describe 'A', :aggregate_failures do
specify do
matcher = contain_exactly(eq(1))
expect([2]).to matcher
expect([3]).to matcher
end
en…
-
### Steps to reproduce
Just call `/oauth/token` with a `grant_type` to `password` (what I have tested, maybe other types have the same issue). My specs failed after upgrade. After some research, `exp…
-
I am having issues using the Ruby gem, `red-parquet`, on OS X 10.15.7.
I started [here](https://arrow.apache.org/install/) and installed the required dependencies with Homebrew:
```
brew install …
-
Hi, I have encountered the following "bug", I'm rather asking for the intentions behind the commit below or if there possibly is a bug indeed:
**Summary**
The commit https://github.com/AaronLassei…
-
https://github.com/evanphx/benchmark-ips/pull/115
なんの気なしに上げてみたら死んで、あれ?自分が悪いのか?
と思ってしまったが、単純にパッケージングをミスったっぽい。
まぁ、割とすぐに 2.9.1 がリリースされて直るだろうし、メジャーなツールとは言えベンチマークツールだから、どこかのサービスに影響与えるとかはないだろう。ご愛嬌である。(…