質問編集履歴

1

エラーメッセージをより詳しく書きました。

2019/08/12 09:27

投稿

yoriblog
yoriblog

スコア11

test CHANGED
File without changes
test CHANGED
@@ -19,6 +19,28 @@
19
19
  remote: ! Detected sqlite3 gem which is not supported on Heroku:
20
20
 
21
21
  remote: ! https://devcenter.heroku.com/articles/sqlite3
22
+
23
+ remote: !
24
+
25
+ remote: ! Push rejected, failed to compile Ruby app.
26
+
27
+ remote:
28
+
29
+ remote: ! Push failed
30
+
31
+ remote: Verifying deploy...
32
+
33
+ remote:
34
+
35
+ remote: ! Push rejected to instagram-app-yori.
36
+
37
+ remote:
38
+
39
+ To https://git.heroku.com/instagram-app-yori.git
40
+
41
+ ! [remote rejected] master -> master (pre-receive hook declined)
42
+
43
+ error: failed to push some refs to 'https://git.heroku.com/instagram-app-yori.git'
22
44
 
23
45
  ```
24
46