質問編集履歴

2

タイトル編集

2018/12/09 07:58

投稿

iyore888
iyore888

スコア40

test CHANGED
@@ -1 +1 @@
1
- <Rails Tutorial> 2.2 Usersリソース  gemfileがイールされない
1
+ <Rails Tutorial> 2.2 Usersリソース  activesupportのコフリクが解決しない
test CHANGED
File without changes

1

bundle install エラーの追記

2018/12/09 07:58

投稿

iyore888
iyore888

スコア40

test CHANGED
File without changes
test CHANGED
@@ -104,6 +104,50 @@
104
104
 
105
105
 
106
106
 
107
+ #再度budle instasllした際のエラー内容
108
+
109
+ XXXXX:~/environment/toy_app (master) $ bundle install
110
+
111
+ The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
112
+
113
+ Fetching gem metadata from https://rubygems.org/..........
114
+
115
+ Fetching gem metadata from https://rubygems.org/.
116
+
117
+ Resolving dependencies...
118
+
119
+ Bundler could not find compatible versions for gem "activesupport":
120
+
121
+ In snapshot (Gemfile.lock):
122
+
123
+ activesupport (= 5.1.6.1)
124
+
125
+
126
+
127
+ In Gemfile:
128
+
129
+ rails (= 5.1.6) was resolved to 5.1.6, which depends on
130
+
131
+ activesupport (= 5.1.6)
132
+
133
+
134
+
135
+ coffee-rails (= 4.2.2) was resolved to 4.2.2, which depends on
136
+
137
+ railties (>= 4.0.0) was resolved to 5.1.6.1, which depends on
138
+
139
+ activesupport (= 5.1.6.1)
140
+
141
+
142
+
143
+ Running `bundle update` will rebuild your snapshot from scratch, using
144
+
145
+ only
146
+
147
+ the gems in your Gemfile, which may resolve the conflict.
148
+
149
+
150
+
107
151
  #お願い
108
152
 
109
153
  一人では解決が難しいため