aboutsummaryrefslogblamecommitdiffstats
path: root/Gemfile.lock
blob: e20ba22218fb136e375ed16f448bb23b367483dc (plain) (tree)
1
2
3
4
5
6
7
8


           
                     
                         

                           
                            



                               












                                             








                             




                                        

                                      
                







                                  
                   

                           


                              
                 

                                  

                              














































































































                                                 
                
                    




                             

                         



                                 
                         
                     

                          

                              

                         







                                
                 










                                  
                    
                            


                          

                   




            
              
         

                   
              
      
         

            
         
PATH
  remote: .
  specs:
    activevault (0.1)
      actionpack (>= 5.1)
      activejob (>= 5.1)
      activerecord (>= 5.1)
      activesupport (>= 5.1)

GEM
  remote: https://rubygems.org/
  specs:
    actionpack (5.1.1)
      actionview (= 5.1.1)
      activesupport (= 5.1.1)
      rack (~> 2.0)
      rack-test (~> 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.1.1)
      activesupport (= 5.1.1)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (5.1.1)
      activesupport (= 5.1.1)
      globalid (>= 0.3.6)
    activemodel (5.1.1)
      activesupport (= 5.1.1)
    activerecord (5.1.1)
      activemodel (= 5.1.1)
      activesupport (= 5.1.1)
      arel (~> 8.0)
    activesupport (5.1.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.5.1)
      public_suffix (~> 2.0, >= 2.0.2)
    arel (8.0.0)
    aws-sdk (2.10.7)
      aws-sdk-resources (= 2.10.7)
    aws-sdk-core (2.10.7)
      aws-sigv4 (~> 1.0)
      jmespath (~> 1.0)
    aws-sdk-resources (2.10.7)
      aws-sdk-core (= 2.10.7)
    aws-sigv4 (1.0.0)
    builder (3.2.3)
    byebug (9.0.6)
    concurrent-ruby (1.0.5)
    declarative (0.0.9)
    declarative-option (0.1.0)
    digest-crc (0.4.1)
    erubi (1.6.0)
    faraday (0.12.1)
      multipart-post (>= 1.2, < 3)
    globalid (0.4.0)
      activesupport (>= 4.2.0)
    google-api-client (0.13.0)
      addressable (~> 2.5, >= 2.5.1)
      googleauth (~> 0.5)
      httpclient (>= 2.8.1, < 3.0)
      mime-types (~> 3.0)
      representable (~> 3.0)
      retriable (>= 2.0, < 4.0)
    google-cloud (0.34.0)
      google-cloud-bigquery (~> 0.27.0)
      google-cloud-datastore (~> 1.0)
      google-cloud-dns (~> 0.25.0)
      google-cloud-error_reporting (~> 0.25.0)
      google-cloud-language (~> 0.26.0)
      google-cloud-logging (~> 1.0)
      google-cloud-monitoring (~> 0.24.0)
      google-cloud-pubsub (~> 0.25.0)
      google-cloud-resource_manager (~> 0.26.0)
      google-cloud-spanner (~> 0.21.0)
      google-cloud-speech (~> 0.24.0)
      google-cloud-storage (~> 1.2)
      google-cloud-trace (~> 0.25.0)
      google-cloud-translate (~> 1.0)
      google-cloud-video_intelligence (~> 0.20.0)
      google-cloud-vision (~> 0.24.0)
    google-cloud-bigquery (0.27.0)
      google-api-client (~> 0.13.0)
      google-cloud-core (~> 1.0)
    google-cloud-core (1.0.0)
      google-cloud-env (~> 1.0)
      googleauth (~> 0.5.1)
    google-cloud-datastore (1.0.1)
      google-cloud-core (~> 1.0)
      google-gax (~> 0.8.0)
      google-protobuf (~> 3.2.0)
    google-cloud-dns (0.25.0)
      google-api-client (~> 0.13.0)
      google-cloud-core (~> 1.0)
      zonefile (~> 1.04)
    google-cloud-env (1.0.0)
      faraday (~> 0.11)
    google-cloud-error_reporting (0.25.0)
      google-cloud-core (~> 1.0)
      google-gax (~> 0.8.0)
      stackdriver-core (~> 1.1)
    google-cloud-language (0.26.2)
      google-cloud-core (~> 1.0)
      google-gax (~> 0.8.2)
    google-cloud-logging (1.1.0)
      google-cloud-core (~> 1.0)
      google-gax (~> 0.8.0)
      stackdriver-core (~> 1.1)
    google-cloud-monitoring (0.24.0)
      google-gax (~> 0.8.0)
    google-cloud-pubsub (0.25.0)
      google-cloud-core (~> 1.0)
      google-gax (~> 0.8.0)
      grpc-google-iam-v1 (~> 0.6.8)
    google-cloud-resource_manager (0.26.0)
      google-api-client (~> 0.13.0)
      google-cloud-core (~> 1.0)
    google-cloud-spanner (0.21.0)
      concurrent-ruby (~> 1.0)
      google-cloud-core (~> 1.0)
      google-gax (~> 0.8.1)
      grpc (~> 1.1)
      grpc-google-iam-v1 (~> 0.6.8)
    google-cloud-speech (0.24.0)
      google-cloud-core (~> 1.0)
      google-gax (~> 0.8.2)
    google-cloud-storage (1.2.0)
      digest-crc (~> 0.4)
      google-api-client (~> 0.13.0)
      google-cloud-core (~> 1.0)
    google-cloud-trace (0.25.0)
      google-cloud-core (~> 1.0)
      google-gax (~> 0.8.0)
      stackdriver-core (~> 1.1)
    google-cloud-translate (1.0.0)
      google-cloud-core (~> 1.0)
      googleauth (~> 0.5.1)
    google-cloud-video_intelligence (0.20.0)
      google-gax (~> 0.8.0)
    google-cloud-vision (0.24.0)
      google-cloud-core (~> 1.0)
      google-gax (~> 0.8.0)
    google-gax (0.8.4)
      google-protobuf (~> 3.2)
      googleapis-common-protos (~> 1.3.5)
      googleauth (~> 0.5.1)
      grpc (~> 1.0)
      rly (~> 0.2.3)
    google-protobuf (3.2.0.2)
    googleapis-common-protos (1.3.5)
      google-protobuf (~> 3.2)
      grpc (~> 1.0)
    googleauth (0.5.1)
      faraday (~> 0.9)
      jwt (~> 1.4)
      logging (~> 2.0)
      memoist (~> 0.12)
      multi_json (~> 1.11)
      os (~> 0.9)
      signet (~> 0.7)
    grpc (1.4.1)
      google-protobuf (~> 3.1)
      googleauth (~> 0.5.1)
    grpc-google-iam-v1 (0.6.8)
      googleapis-common-protos (~> 1.3.1)
      googleauth (~> 0.5.1)
      grpc (~> 1.0)
    httpclient (2.8.3)
    i18n (0.8.4)
    jmespath (1.3.1)
    jwt (1.5.6)
    little-plugger (1.1.4)
    logging (2.2.2)
      little-plugger (~> 1.1)
      multi_json (~> 1.10)
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    memoist (0.16.0)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    mini_portile2 (2.1.0)
    minitest (5.10.2)
    multi_json (1.12.1)
    multipart-post (2.0.0)
    nokogiri (1.7.2)
      mini_portile2 (~> 2.1.0)
    os (0.9.6)
    public_suffix (2.0.5)
    rack (2.0.3)
    rack-test (0.6.3)
      rack (>= 1.0)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.0.3)
      loofah (~> 2.0)
    rake (12.0.0)
    representable (3.0.4)
      declarative (< 0.1.0)
      declarative-option (< 0.2.0)
      uber (< 0.2.0)
    retriable (3.0.2)
    rly (0.2.3)
    signet (0.7.3)
      addressable (~> 2.3)
      faraday (~> 0.9)
      jwt (~> 1.5)
      multi_json (~> 1.10)
    sqlite3 (1.3.13)
    stackdriver-core (1.1.0)
    thread_safe (0.3.6)
    tzinfo (1.2.3)
      thread_safe (~> 0.1)
    uber (0.1.0)
    zonefile (1.06)

PLATFORMS
  ruby

DEPENDENCIES
  activevault!
  aws-sdk
  bundler (~> 1.15)
  byebug
  google-cloud
  rake
  sqlite3

BUNDLED WITH
   1.15.1