fastlane-plugin-mobile_center 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c6b928d0dcb6737f976da5100c27d6c0b3095962
4
- data.tar.gz: 93905991834fc81f357649a3e9112b3c4a395c12
3
+ metadata.gz: e16128652c79f7a6972755607ef6ec51884e8ac6
4
+ data.tar.gz: 6ed45e898f2a1191ede31b815e5956272401c719
5
5
  SHA512:
6
- metadata.gz: fc6a47bd323e5a681fe8305780fc930612900c92dfa866df5f67736f32339b348ffcd38ff5705c4d5f72b558e549e12dd7d9a444afe9c31f8b286d373aef4ff9
7
- data.tar.gz: b7dd94584d050b8aa3ad7dc25a7f62bc5c02b6171866eef3d521ba3106702ee158d94290b0e769a81f9a99f151c414cc54b83a9c7c6362f56e809cb3fa669802
6
+ metadata.gz: 2ebae7d770ae2b960342781515ecacbe52e125d71a237ffa284a487192851318a06a74a8202a0ae57bdce68d56099cfd1a55a9b794d81c614ccdd9c837ad309c
7
+ data.tar.gz: 3e7d8652b1df4f6012087e972728370490812e60508f1a30a58ab0ddc6d9ead7172704d27f0a283cfde70279d06ad1d51dbc76f0bea6ff39345c256b318e8ea4
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  [![fastlane Plugin Badge](https://rawcdn.githack.com/fastlane/fastlane/master/fastlane/assets/plugin-badge.svg)](https://rubygems.org/gems/fastlane-plugin-mobile_center)
4
4
  [![Gem Version](https://badge.fury.io/rb/fastlane-plugin-mobile_center.svg)](https://badge.fury.io/rb/fastlane-plugin-mobile_center)
5
- [![Build Status](https://travis-ci.org/Microsoft/mobile-center-plugin-fastlane.svg?branch=master)](https://travis-ci.org/Microsoft/mobile-center-plugin-fastlane)
5
+ [![Build Status](https://travis-ci.org/Microsoft/fastlane-plugin-mobile_center.svg?branch=master)](https://travis-ci.org/Microsoft/fastlane-plugin-mobile_center)
6
6
 
7
7
  ## Getting Started
8
8
 
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module MobileCenter
3
- VERSION = "0.1.3"
3
+ VERSION = "0.1.4"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-mobile_center
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Microsoft Corporation
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-05-11 00:00:00.000000000 Z
11
+ date: 2017-05-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pry
@@ -106,7 +106,7 @@ files:
106
106
  - lib/fastlane/plugin/mobile_center/actions/mobile_center_upload_action.rb
107
107
  - lib/fastlane/plugin/mobile_center/helper/mobile_center_helper.rb
108
108
  - lib/fastlane/plugin/mobile_center/version.rb
109
- homepage: https://github.com/Microsoft/mobile-center-plugin-fastlane
109
+ homepage: https://github.com/Microsoft/fastlane-plugin-mobile_center
110
110
  licenses:
111
111
  - MIT
112
112
  metadata: {}
@@ -126,7 +126,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
126
126
  version: '0'
127
127
  requirements: []
128
128
  rubyforge_project:
129
- rubygems_version: 2.6.8
129
+ rubygems_version: 2.6.12
130
130
  signing_key:
131
131
  specification_version: 4
132
132
  summary: Fastlane plugin for Mobile Center