teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

hoge

2019/04/20 08:34

投稿

t-cool
t-cool

スコア71

answer CHANGED
@@ -1,6 +1,6 @@
1
- Helloと表示するだけのgemを作成します。
1
+ Helloと表示するhelloコマンドを作成します。
2
2
 
3
- 1. gemの雛形生成
3
+ 1. gemの雛形生成します。
4
4
 
5
5
  ```
6
6
  bundle gem hello -b
@@ -36,7 +36,7 @@
36
36
  spec.name = "hello"
37
37
  spec.version = Hello::VERSION
38
38
  spec.authors = ["tcool"]
39
- spec.email = ["tcooooooool@gmail.com"]
39
+ spec.email = ["hge@gmail.com"]
40
40
 
41
41
  spec.summary = "test"
42
42
  spec.description = "test"