ProMotion 1.1.0 → 1.1.1

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: 2c289bc5115257f2c28e10f19f7429a7c7109650
4
- data.tar.gz: 1a8f4ab9bb350afb7aedf0094a38c68d7119a468
3
+ metadata.gz: 59b41b64bfad6802ac125c7250d0080fd7a819ca
4
+ data.tar.gz: 3379626e4f6fced7402b34ad265d0f0a054ec48c
5
5
  SHA512:
6
- metadata.gz: f005ecaf40238101957db10d7c10f7e05996ef000069f64813bc4909ee7a2b2cacc4c8e6a0fca194530945b3284218e550564f200e54b1094b6947429d3074e5
7
- data.tar.gz: 3787444a538d4dc38828a38407934bb9ef4557e9acb5ff862e6d55531022bae2bd82ce9f8431388d302b6c8e89b9bca793e96c33c9f5c418681c0492af797ea3
6
+ metadata.gz: 94cd4a6597dbe2eae7ad376af48c21fc08ffc0be1842150973ee8681038fc9f96d95aef9c9061b21c5c564e84208059997122b3c8f28679c1e95ea95b7c63337
7
+ data.tar.gz: cbc830be60cf768342867fbb3f7b41d132bbe1a877fa37f102d7ab7fa4070852cbd9d2e516a371c5d614cf64e1e6e27e29d6b5a407d18c8885c7abe928be2774
data/bin/promotion CHANGED
@@ -31,7 +31,7 @@ class App
31
31
  def self.create(name)
32
32
  return puts "Usage: promotion new <appname>" unless name.to_s.length > 0
33
33
  info "Creating new ProMotion iOS app #{name}"
34
- sh "motion create --template=git@github.com:jamonholmgren/promotion-template.git #{name}"
34
+ sh "motion create --template=git://github.com/jamonholmgren/promotion-template.git #{name}"
35
35
  end
36
36
 
37
37
  description "Command line for ProMotion."
@@ -1,3 +1,3 @@
1
1
  module ProMotion
2
- VERSION = "1.1.0" unless defined?(ProMotion::VERSION)
2
+ VERSION = "1.1.1" unless defined?(ProMotion::VERSION)
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ProMotion
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jamon Holmgren
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2013-12-03 00:00:00.000000000 Z
13
+ date: 2013-12-23 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: webstub
@@ -223,7 +223,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
223
223
  version: '0'
224
224
  requirements: []
225
225
  rubyforge_project:
226
- rubygems_version: 2.0.14
226
+ rubygems_version: 2.1.11
227
227
  signing_key:
228
228
  specification_version: 4
229
229
  summary: ProMotion is a new way to organize RubyMotion apps. Instead of dealing with