質問編集履歴
4
えらー
test
CHANGED
File without changes
|
test
CHANGED
@@ -16,7 +16,7 @@
|
|
16
16
|
|
17
17
|
```
|
18
18
|
|
19
|
-
remote: /app/tmp/buildpacks/
|
19
|
+
remote: /app/tmp/buildpacks/xxxxxxxxxx/lib/language_pack/helpers/rake_runner.rb:106:in `load_rake_tasks!': Could not detect rake tasks (LanguagePack::Helpers::RakeRunner::CannotLoadRakefileError)
|
20
20
|
|
21
21
|
remote: ensure you can run `$ bundle exec rake -P` against your app
|
22
22
|
|
@@ -25,8 +25,6 @@
|
|
25
25
|
remote: rake aborted!
|
26
26
|
|
27
27
|
remote: LoadError: cannot load such file -- devise
|
28
|
-
|
29
|
-
|
30
28
|
|
31
29
|
|
32
30
|
|
3
えらー
test
CHANGED
File without changes
|
test
CHANGED
@@ -16,17 +16,15 @@
|
|
16
16
|
|
17
17
|
```
|
18
18
|
|
19
|
-
Could not detect rake tasks
|
19
|
+
remote: /app/tmp/buildpacks/b7af5642714be4eddaa5f35e2b4c36176b839b4abcd9bfe57ee71c358d71152b4fd2cf925c5b6e6816adee359c4f0f966b663a7f8649b0729509d510091abc07/lib/language_pack/helpers/rake_runner.rb:106:in `load_rake_tasks!': Could not detect rake tasks (LanguagePack::Helpers::RakeRunner::CannotLoadRakefileError)
|
20
20
|
|
21
|
-
remote:
|
21
|
+
remote: ensure you can run `$ bundle exec rake -P` against your app
|
22
22
|
|
23
|
-
remote:
|
23
|
+
remote: and using the production group of your Gemfile.
|
24
24
|
|
25
|
-
remote:
|
25
|
+
remote: rake aborted!
|
26
26
|
|
27
|
-
remote:
|
27
|
+
remote: LoadError: cannot load such file -- devise
|
28
|
-
|
29
|
-
remote: ! /tmp/build_188942d33327c10a83c036d77704aaa9/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:34:in `require'
|
30
28
|
|
31
29
|
|
32
30
|
|
2
削除
test
CHANGED
File without changes
|
test
CHANGED
@@ -1,7 +1,3 @@
|
|
1
|
-
|列1|列2|列3|
|
2
|
-
|
3
|
-
|:--|:--:|--:|
|
4
|
-
|
5
1
|
||||### 前提・実現したいこと
|
6
2
|
|
7
3
|
|
1
????
test
CHANGED
File without changes
|
test
CHANGED
@@ -1,4 +1,8 @@
|
|
1
|
+
|列1|列2|列3|
|
2
|
+
|
3
|
+
|:--|:--:|--:|
|
4
|
+
|
1
|
-
### 前提・実現したいこと
|
5
|
+
||||### 前提・実現したいこと
|
2
6
|
|
3
7
|
|
4
8
|
|