fastlane-plugin-emoji_fetcher 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/fastlane/plugin/emoji_fetcher/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c3248a42734313d33028b4f546b61fa6b100d8e4
|
4
|
+
data.tar.gz: 5f8141d327fccbab533bdf4272401697b1599eec
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 003b942938d308189460ad2906490ea5b25089e4283edf87e8ac38dfa3213c7e661184f87add66afc87eb43108dd292a9ed28896a03b7d8f81b9e9df32e97b75
|
7
|
+
data.tar.gz: 3df95f7f44f95985399a60f445a363440145d3130583dd531098d2e5957629616a9406165eb1d253bdfbb786f4f651c180f57f8d8c3400229f9cb01c415be756
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fastlane-plugin-emoji_fetcher
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.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-
|
11
|
+
date: 2016-06-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: pry
|
@@ -77,7 +77,7 @@ files:
|
|
77
77
|
- lib/fastlane/plugin/emoji_fetcher.rb
|
78
78
|
- lib/fastlane/plugin/emoji_fetcher/actions/emoji_fetcher_action.rb
|
79
79
|
- lib/fastlane/plugin/emoji_fetcher/version.rb
|
80
|
-
homepage: https://github.com
|
80
|
+
homepage: https://github.com/Themoji/ios/tree/master/fastlane-plugin-emoji_fetcher
|
81
81
|
licenses:
|
82
82
|
- MIT
|
83
83
|
metadata: {}
|