ruboty-megen 1.0.3 → 1.0.4

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
  SHA1:
3
- metadata.gz: 80435792af6109ec46237cc9b2a3ce2f7cf7c223
4
- data.tar.gz: 2aa2cd6a156e691cdac79e3a702cbeb6ffc3b1b7
3
+ metadata.gz: 4e0b3446ae2b0882c50c8b1b2d3b22a304acbbad
4
+ data.tar.gz: 68750219dd2dcd9e1cb1d7bad3482cf1efaf0a82
5
5
  SHA512:
6
- metadata.gz: f168b4143afe14dc377f6398cdff1506a40524f96df2c820271548010e74202eba153c5bd3f5cf4415ef4762efe3d5fb81a42b24538eddda60c19362acc40541
7
- data.tar.gz: 89905c3e731720778fa567cf46e736ee1c937da84c37015f99b1e3a8254b7120e1b9d6f9011dcddb432858fa5e92b2cdf9712e6c8516a59e8bc08d59f3be73f8
6
+ metadata.gz: 578ea2f2d3847bad6a2099abb7ec7449d91e77666f148edfdbe49dacb261d71489c183ca9803d641780008ba3cc6e79439602769253c983fc40d9be1fefeb73e
7
+ data.tar.gz: 26464037a5f25b7a5afdf18fe34e4879be77441633b6ca9c78b39a4357a2e5b1e098bcb17eeb827834ea235c8e3f6e4ae9c41948c22e6f6c485bff930145ea11
@@ -1,3 +1,9 @@
1
+ ## v.1.0.4
2
+ 2015/01/16
3
+
4
+ ### Update Feature
5
+ * Remove gem install description.
6
+
1
7
  ## v.1.0.3
2
8
  2014/12/18
3
9
 
@@ -107,11 +107,6 @@ And then execute:
107
107
 
108
108
  $ bundle
109
109
 
110
- Or install it yourself as:
111
-
112
- $ gem install ruboty-<%=gem_name%>
113
-
114
-
115
110
  ## Commands
116
111
 
117
112
  |Command|Pattern|Description|
@@ -161,11 +156,6 @@ And then execute:
161
156
 
162
157
  $ bundle
163
158
 
164
- Or install it yourself as:
165
-
166
- $ gem install ruboty-<%=gem_name%>
167
-
168
-
169
159
  ## :cl: Commands
170
160
 
171
161
  |Command|Pattern|Description|
@@ -2,6 +2,6 @@
2
2
  module Ruboty
3
3
  # Gen
4
4
  module Gen
5
- VERSION = '1.0.3'
5
+ VERSION = '1.0.4'
6
6
  end
7
7
  end
@@ -82,11 +82,6 @@ And then execute:
82
82
 
83
83
  $ bundle
84
84
 
85
- Or install it yourself as:
86
-
87
- $ gem install ruboty-sample_gem
88
-
89
-
90
85
  ## Commands
91
86
 
92
87
  |Command|Pattern|Description|
@@ -157,11 +152,6 @@ And then execute:
157
152
 
158
153
  $ bundle
159
154
 
160
- Or install it yourself as:
161
-
162
- $ gem install ruboty-sample_gem
163
-
164
-
165
155
  ## :cl: Commands
166
156
 
167
157
  |Command|Pattern|Description|
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruboty-megen
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - tbpgr
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-12-18 00:00:00.000000000 Z
11
+ date: 2015-01-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor
@@ -141,3 +141,4 @@ summary: ruboty-megen generate ruboty README.md template.
141
141
  test_files:
142
142
  - spec/ruboty/gen/readme_spec.rb
143
143
  - spec/spec_helper.rb
144
+ has_rdoc: