firim 0.2.2 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 470856d4044fcacdb2c31b45d4506f07f4e6c5267dd5568363c4c91d23de842f
4
- data.tar.gz: 8b8f1846284a9ca4ea081b431f07162330401f6c2795f3ed357364c69b528d83
3
+ metadata.gz: 04ba419f4d44e1deb98fd2a54f60bfd3b3423d1e0af267be37dc0ed6e777dff6
4
+ data.tar.gz: 5c37017077f788a72d88503fc90e80a3c6c18c54c7c0d7efca032664ac3d84c5
5
5
  SHA512:
6
- metadata.gz: 04f8162eb30cb890527b79d87f3c1949bb96b5329f16e5fcc30862b307a22511586cec57f5907cf364df3c4585214a1de796035f445852d5b20b379f86d5c0b6
7
- data.tar.gz: '09fdd682db9b7d19aa5e43d1e62ccbd884c7f64659f669ae4fe7dbb1b674087e5d15bc68581f7f073085dc6774076f7de87ac9c9a74fa6f47bea4afaf9122fea'
6
+ metadata.gz: 4c86ef0f93eed48e722c740b9100922e787d67aa56a6533d84226da61e1b3032db47af9139e4853b17d15adbdcc6a8eb104dc7933aada701026b81e0d707928c
7
+ data.tar.gz: 8ce0799b7763a600f2a2d2fd14e0cff71930b28b3b70399ce63f995c30d3e6b061b5433462a1cbf671495a4915d4b699c85fbbc62d7d589036848c87a117ab29
data/lib/firim/options.rb CHANGED
@@ -77,11 +77,11 @@ module Firim
77
77
  FastlaneCore::ConfigItem.new(key: :app_is_show_plaza,
78
78
  description: "Whether the app show in plaza",
79
79
  is_string: false,
80
- conflicting_options: [:app_is_opened],
80
+ # conflicting_options: [:app_is_opened],
81
81
  optional: true),
82
82
  FastlaneCore::ConfigItem.new(key: :app_passwd,
83
83
  description: "The app's download page password",
84
- conflicting_options: [:app_is_opened, :app_is_show_plaza],
84
+ # conflicting_options: [:app_is_opened, :app_is_show_plaza],
85
85
  optional: true),
86
86
  FastlaneCore::ConfigItem.new(key: :app_store_link_visible,
87
87
  description: "Whether show store link in download page",
data/lib/firim/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Firim
2
- VERSION = "0.2.2"
2
+ VERSION = "0.2.3"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: firim
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - whlsxl
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-11-22 00:00:00.000000000 Z
11
+ date: 2020-01-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: fastlane
@@ -140,7 +140,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
140
140
  - !ruby/object:Gem::Version
141
141
  version: '0'
142
142
  requirements: []
143
- rubygems_version: 3.0.1
143
+ rubygems_version: 3.1.2
144
144
  signing_key:
145
145
  specification_version: 4
146
146
  summary: fir.im command tool