質問編集履歴

2

内容の修正

2019/09/06 08:06

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -1,6 +1,10 @@
1
1
  ### 前提・実現したいこと
2
2
 
3
3
  railsサーバーを起動しようとすると以下のエラーが表示され起動できません。
4
+
5
+
6
+
7
+
4
8
 
5
9
  エラーメッセージよりvendor/bundle/gems/connection_pool-2.2.2/lib/connection_poolのディレクトリを確認するとversionは確かに存在しませんでした。
6
10
 
@@ -51,13 +55,3 @@
51
55
  24 end
52
56
 
53
57
  ```
54
-
55
-
56
-
57
- ```
58
-
59
- vendor/bundle/gems/connection_pool-2.2.2/lib/connection_pool/の
60
-
61
- monotonic_time.rb timed_stack.rb
62
-
63
- ```

1

題名の訂正

2019/09/06 08:06

投稿

退会済みユーザー
test CHANGED
@@ -1 +1 @@
1
- 100MBを超えるファイルをgit pushする際のエラーについて
1
+ railsサーバーを起動時のエラーについて
test CHANGED
File without changes