Skip to content

Commit

Permalink
Add requirement for OpenStruct
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Oct 15, 2024
1 parent 2d07db3 commit c475f48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/workers/buffy_worker.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
require 'erb'
require 'faraday'
require 'sidekiq'
require 'ostruct'

require_relative '../lib/defaults'
require_relative '../lib/github'
Expand Down

0 comments on commit c475f48

Please sign in to comment.