YKModuleCommand 0.0.1 → 0.0.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
  SHA256:
3
- metadata.gz: c8f717ddb66b3360c3a1ec983989616047f70f9c2b4b734e412e7c9e6c9cb18c
4
- data.tar.gz: 43ce50165c81e84ebbad9620d1516e398a0c844a8cdd73ca8ea9fe3766da2dfc
3
+ metadata.gz: 35d5a3f55fed27f64becac782818275c220210e504fb8bba83faa095df7eb5c0
4
+ data.tar.gz: 5dd2128b30584b7ee0f7eb3e1c80b6fd8808ad90bb9b413883ef76c5e7dc8003
5
5
  SHA512:
6
- metadata.gz: 9cdb681c2973a85a824de2f2669b38df45c57ac53218fc62148cdeb825a8d9edbc1e24e37abf3fe756f917f8232510b2c0eb6355979559e564c818f0be795542
7
- data.tar.gz: 3be8c447b2f8bb7d2b994787524e7068cee7adcc1f66e95ead5b4441b751f7be9dd2f9cf5d8def64ba3445c97f310c5fb1a0edcf421870470601bab871a5a510
6
+ metadata.gz: bcbe602a3e55f0979873e356289779f2eae31b366cf8fcd89e34ce12e81c07bbf524e5aa137318a5f34f36af275ae35644dedb74ec4d3e85d494878141051b86
7
+ data.tar.gz: 2ac8048ed1fbbcffcdd24328a85b49e10cad9567ef798a21e5e2639d296bb7d35563e8f67675d9c13a4b38d638e06d1059b47c3b235bab26019fd201b389fe7a
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- YKModuleCommand (0.0.1)
4
+ YKModuleCommand (0.0.2)
5
5
  cocoapods-core
6
6
 
7
7
  GEM
Binary file
@@ -1,3 +1,3 @@
1
1
  module YKModuleCommand
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: YKModuleCommand
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - MTTGCC
@@ -150,6 +150,7 @@ files:
150
150
  - ".idea/vcs.xml"
151
151
  - Gemfile
152
152
  - Gemfile.lock
153
+ - YKModuleCommand-0.0.1.gem
153
154
  - YKModuleCommand.gemspec
154
155
  - lib/YKModuleCommand.rb
155
156
  - lib/YKModuleCommand/commands.rb