ios_ci 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/{lib/usage.txt → usage.txt} +0 -0
  2. metadata +2 -2
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ios_ci
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -20,7 +20,7 @@ extensions: []
20
20
  extra_rdoc_files: []
21
21
  files:
22
22
  - lib/ios_ci.rb
23
- - lib/usage.txt
23
+ - usage.txt
24
24
  - lib/commands/base_command.rb
25
25
  - lib/commands/build_app.rb
26
26
  - lib/commands/test_calabash.rb