programmable-rc_actions 0.0.2 → 0.0.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.
Files changed (1) hide show
  1. metadata +3 -4
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: programmable-rc_actions
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ilia Ablamonov
@@ -42,8 +42,7 @@ homepage: http://github.com/programmable/rc_actions
42
42
  post_install_message:
43
43
  rdoc_options:
44
44
  - --quiet
45
- - --main
46
- - README
45
+ - --main=README
47
46
  - --inline-source
48
47
  - --charset=UTF-8
49
48
  require_paths:
@@ -58,7 +57,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
58
57
  requirements:
59
58
  - - ">="
60
59
  - !ruby/object:Gem::Version
61
- version: 1.3.2
60
+ version: 1.3.1
62
61
  version:
63
62
  requirements: []
64
63