回答編集履歴

1

hoge

2019/04/20 08:34

投稿

t-cool
t-cool

スコア71

test CHANGED
@@ -1,8 +1,8 @@
1
- Helloと表示するだけのgemを作成します。
1
+ Helloと表示するhelloコマンドを作成します。
2
2
 
3
3
 
4
4
 
5
- 1. gemの雛形生成
5
+ 1. gemの雛形生成します。
6
6
 
7
7
 
8
8
 
@@ -74,7 +74,7 @@
74
74
 
75
75
  spec.authors = ["tcool"]
76
76
 
77
- spec.email = ["tcooooooool@gmail.com"]
77
+ spec.email = ["hge@gmail.com"]
78
78
 
79
79
 
80
80