forward3d / bing-ads-reporting

Gem for pulling reports from bing ads
MIT License
10 stars 14 forks source link

Include missing files #47

Closed nic-lan closed 3 years ago

nic-lan commented 3 years ago

Description

When moving to packages we should include all right files in the gem.files

This should fix

bundler: failed to load command: f3d-job (/usr/local/bundle/bin/f3d-job)
LoadError: cannot load such file -- /usr/local/bundle/gems/bing-ads-reporting-6.0.2/lib/bing-ads-reporting/bing_helper
  /usr/local/bundle/gems/bing-ads-reporting-6.0.2/lib/bing_ads_reporting.rb:1:in `require_relative'
  /usr/local/bundle/gems/bing-ads-reporting-6.0.2/lib/bing_ads_reporting.rb:1:in `<top (required)>'
  /code/job/download_worker.rb:1:in `require'
  /code/job/download_worker.rb:1:in `<top (required)>'
  /code/environment.rb:11:in `require'
  /code/environment.rb:11:in `block in <top (required)>'
  /code/environment.rb:10:in `each'
  /code/environment.rb:10:in `<top (required)>'
  /usr/local/bundle/gems/f3d-job-2.33.6/lib/f3d/job/framework.rb:14:in `require'
  /usr/local/bundle/gems/f3d-job-2.33.6/lib/f3d/job/framework.rb:14:in `execute'
  /usr/local/bundle/gems/clamp-1.3.1/lib/clamp/command.rb:66:in `run'
  /usr/local/bundle/gems/clamp-1.3.1/lib/clamp/subcommand/execution.rb:18:in `execute'
  /usr/local/bundle/gems/clamp-1.3.1/lib/clamp/command.rb:66:in `run'
  /usr/local/bundle/gems/clamp-1.3.1/lib/clamp/command.rb:140:in `run'
  /usr/local/bundle/gems/f3d-job-2.33.6/bin/f3d-job:20:in `<top (required)>'
  /usr/local/bundle/bin/f3d-job:23:in `load'
  /usr/local/bundle/bin/f3d-job:23:in `<top (required)>'