frameit 2.6.0 → 2.6.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -2
  3. data/lib/frameit/version.rb +1 -1
  4. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ca41caa77fe286974535798d0cfd0b7e9d40817f
4
- data.tar.gz: b3c561df48818d59d872d441a78794d8c18a69a0
3
+ metadata.gz: 32952cb239015de93e58ac8009c60a89f1bbd258
4
+ data.tar.gz: 0e0acf5884ca2258e2aabd59c29e6a0bdc6d7b78
5
5
  SHA512:
6
- metadata.gz: 3239ebd211e9c2c6bc9037cbd780d338b29dad61a63cd3e4a6b203a354fc73d6549a9ae23d62d93e4db9b88a28ccaac8968cc53abcafd42fded6e64e34578ece
7
- data.tar.gz: 66b4c0349ae6c2c019ec9981d5593c40a192e1aef344dda7d9b63cd870509ffcdb37abc2f94384d86ab59c1dfb3b26610b315b8da35fbb187336324e95fd4c30
6
+ metadata.gz: aa7abbdf75902a1eae255281cf539c8206eb537a73cc2a738abeb7bfcb10686f45387e59981d3a2768b9cddaaee98ea03820197b47ad9d473c5fd853e67e2b5f
7
+ data.tar.gz: 3520a641590f43d6824482fa9388bec5017d2b1c0994bf5a309bbf5f8d4462dd0faf5a680d5830eb6b0583d32a1892c8adfd5402e214ad80ac0078ce75bb5e06
data/README.md CHANGED
@@ -49,7 +49,7 @@ Get in contact with the developer on Twitter: [@FastlaneTools](https://twitter.c
49
49
  </p>
50
50
 
51
51
  -------
52
- <h5 align="center"><code>frameit</code> is part of <a href="https://fastlane.tools">fastlane</a>: connect all deployment tools into one streamlined workflow.</h5>
52
+ <h5 align="center"><code>frameit</code> is part of <a href="https://fastlane.tools">fastlane</a>: The easiest way to automate building and releasing your iOS and Android apps.</h5>
53
53
 
54
54
 
55
55
 
@@ -230,7 +230,7 @@ Check out the [MindNode example project](https://github.com/fastlane/examples/tr
230
230
 
231
231
  ## [`fastlane`](https://fastlane.tools) Toolchain
232
232
 
233
- - [`fastlane`](https://fastlane.tools): Connect all deployment tools into one streamlined workflow
233
+ - [`fastlane`](https://fastlane.tools): The easiest way to automate building and releasing your iOS and Android apps
234
234
  - [`deliver`](https://github.com/fastlane/fastlane/tree/master/deliver): Upload screenshots, metadata and your app to the App Store
235
235
  - [`snapshot`](https://github.com/fastlane/fastlane/tree/master/snapshot): Automate taking localized screenshots of your iOS app on every device
236
236
  - [`pem`](https://github.com/fastlane/fastlane/tree/master/pem): Automatically generate and renew your push notification profiles
@@ -1,3 +1,3 @@
1
1
  module Frameit
2
- VERSION = "2.6.0"
2
+ VERSION = "2.6.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: frameit
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.6.0
4
+ version: 2.6.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Felix Krause
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-04-29 00:00:00.000000000 Z
11
+ date: 2016-05-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: fastlane_core
@@ -50,14 +50,14 @@ dependencies:
50
50
  requirements:
51
51
  - - "~>"
52
52
  - !ruby/object:Gem::Version
53
- version: 4.0.2
53
+ version: 4.5.1
54
54
  type: :runtime
55
55
  prerelease: false
56
56
  version_requirements: !ruby/object:Gem::Requirement
57
57
  requirements:
58
58
  - - "~>"
59
59
  - !ruby/object:Gem::Version
60
- version: 4.0.2
60
+ version: 4.5.1
61
61
  - !ruby/object:Gem::Dependency
62
62
  name: deliver
63
63
  requirement: !ruby/object:Gem::Requirement
@@ -258,7 +258,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
258
258
  version: '0'
259
259
  requirements: []
260
260
  rubyforge_project:
261
- rubygems_version: 2.6.2
261
+ rubygems_version: 2.4.8
262
262
  signing_key:
263
263
  specification_version: 4
264
264
  summary: Quickly put your screenshots into the right device frames