nylas 6.5.0
Gem for interacting with the Nylas API.
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (5):
            base64
            >= 0
          
          
            httparty
            ~> 0.21
          
          
            mime-types
            ~> 3.5, >= 3.5.1
          
          
            ostruct
            ~> 0.6
          
          
            yajl-ruby
            ~> 1.4.3, >= 1.2.1
          
    Development afhankelijkheden (11):
            bundler
            >= 1.3.0
          
          
            rspec
            ~> 3.12
          
          
            rspec-json_matcher
            ~> 0.2.0
          
          
            rubocop
            ~> 1.51
          
          
            rubocop-capybara
            ~> 2.20
          
          
            rubocop-rspec
            ~> 2.22
          
          
            simplecov
            ~> 0.22.0
          
          
            simplecov-cobertura
            ~> 2.1.0
          
          
            webmock
            ~> 3.18, >= 3.18.1
          
          
            webrick
            ~> 1.8, >= 1.8.1
          
          
            yard
            ~> 0.9.34