Update ruby dependencies (#8743)
* Update ffi to 1.9.25 * Update private_address_check to 0.5.0
This commit is contained in:
parent
c946ba3fae
commit
56efc28189
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
@ -103,7 +103,7 @@ group :development, :test do
|
|||
end
|
||||
|
||||
group :production, :test do
|
||||
gem 'private_address_check', '~> 0.4.1'
|
||||
gem 'private_address_check', '~> 0.5'
|
||||
end
|
||||
|
||||
group :test do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue