Skip to content

Commit

Permalink
Merge pull request #148 from keyasuda/snyk-fix-39bd8ade977169e90604f4…
Browse files Browse the repository at this point in the history
…45a0716ae3

[Snyk] Security upgrade cuprite from 0.15 to 0.15.1
  • Loading branch information
keyasuda authored Aug 4, 2024
2 parents 0da4560 + 54364b5 commit 46f87e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-app/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gem 'pry'
gem 'rspec', '>= 3.0.0'

group :test do
gem 'cuprite', '~> 0.15'
gem 'cuprite', '~> 0.15', '>= 0.15.1'
gem 'rspec-retry'
end

Expand Down

0 comments on commit 46f87e6

Please sign in to comment.