Skip to content

Commit

Permalink
manual ostruct require on CI seems necessary, not sure why
Browse files Browse the repository at this point in the history
  • Loading branch information
jrochkind committed Jul 22, 2024
1 parent 5d3c218 commit 0658091
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/browse_everything/auth/google/request_parameters.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# frozen_string_literal: true

require 'ostruct'

# Manages request parameters for the request to the Google Drive API
module BrowseEverything
module Auth
Expand Down

0 comments on commit 0658091

Please sign in to comment.