fog / fog-google

Fog for Google Cloud Platform
MIT License
99 stars 146 forks source link

Symbolize keys so we don't break Paperclip on Ruby 2.6 #544

Closed Temikus closed 2 years ago

Temikus commented 2 years ago

Fixes #535

Temikus commented 2 years ago

Nah this is not working in 2.7, need to rewrite:

Minitest::UnexpectedError:         SyntaxError: /runner/_work/fog-google/fog-google/lib/fog/storage/google_json/requests/get_object.rb:39: syntax error, unexpected '.', expecting ')'
        ...                     **options.transform_keys(&:to_sym), &_b...
github-actions[bot] commented 2 years ago

This pr has been marked inactive and will be closed if no further activity occurs.