nylas_v2 5.14.2
A fork of the nylas gem for interacting with the Nylas V2 API.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            rest-client
            >= 2.0, < 3.0
          
          
            yajl-ruby
            ~> 1.2, >= 1.2.1
          
    Development Dependencies (17):
            awesome_print
            ~> 1.0
          
          
            bundler
            >= 1.3.0
          
          
            faker
            ~> 1.8
          
          
            informed
            ~> 1.0
          
          
            overcommit
            ~> 0.41
          
          
            pry
            ~> 0.10.4
          
          
            pry-nav
            ~> 0.2.4
          
          
            pry-stack_explorer
            ~> 0.4.9
          
          
            rspec
            ~> 3.7
          
          
            rspec-json_matcher
            ~> 0.1
          
          
            rubocop
            ~> 1.24.1
          
          
            rubocop-rspec
            ~> 2.7.0
          
          
            simplecov
            ~> 0.21.2
          
          
            simplecov-cobertura
            ~> 2.1.0
          
          
            tzinfo
            ~> 2.0.5
          
          
            webmock
            ~> 3.0
          
          
            yard
            ~> 0.9.0
          
    