Skip to content

Commit

Permalink
(maint) Add missing securerandom
Browse files Browse the repository at this point in the history
This fails very specifically on AppVeyor Ruby 2.7 when testing PDK as a library
  • Loading branch information
da-ar committed Oct 20, 2021
1 parent 1d3d287 commit a7b45bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/unit/pdk/analytics/client/google_analytics_spec.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require 'spec_helper'
require 'securerandom'
require 'httpclient'
require 'concurrent/configuration'
require 'concurrent/future'
Expand Down

0 comments on commit a7b45bc

Please sign in to comment.