質問編集履歴
1
追記
test
CHANGED
File without changes
|
test
CHANGED
@@ -45,3 +45,19 @@
|
|
45
45
|
|
46
46
|
|
47
47
|
すみませんが教えていただけないでしょうか?
|
48
|
+
|
49
|
+
|
50
|
+
|
51
|
+
|
52
|
+
|
53
|
+
【追記】
|
54
|
+
|
55
|
+
以下の手順で行いました。エラー出ず終了しましたが合っていましたでしょうか?
|
56
|
+
|
57
|
+
1.Gemfileを編集
|
58
|
+
|
59
|
+
2.bundle install --without production
|
60
|
+
|
61
|
+
3. git commit -a -m "Update gemfile.lock for heroku"
|
62
|
+
|
63
|
+
4.git push heroku
|