import bigquery classes from reportbooru

This commit is contained in:
r888888888
2016-09-06 17:40:50 -07:00
parent 8c04a9d390
commit 1488f82b32
4 changed files with 58 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ gem 'highline'
gem 'dtext_rb', :git => "https://github.com/r888888888/dtext_rb.git", :require => "dtext"
gem 'google-api-client'
gem 'cityhash'
gem 'bigquery', :git => "https://github.com/abronte/BigQuery.git", :ref => "b92b4e0b54574e3fde7ad910f39a67538ed387ad"
# needed for looser jpeg header compat
gem 'ruby-imagespec', :require => "image_spec", :git => "https://github.com/r888888888/ruby-imagespec.git", :branch => "exif-fixes"