atlassian_app_versions 0.2.5
Wraps the marketplace.atlassian.com and my.atlassian.com REST APIs to obtain info about JIRA releases. See commented-out code near end for examples.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (7):
            bundler
            ~> 1.11
          
          
            guard
            >= 0
          
          
            guard-minitest
            >= 0
          
          
            minitest
            ~> 5.0
          
          
            minitest-reporters
            ~> 1.1
          
          
            pry
            >= 0
          
          
            rake
            ~> 10.0