ruby-on-rails – 已激活的弹簧1.4.0,但Gemfile需要弹簧1.3.3 [错误]

前端之家收集整理的这篇文章主要介绍了ruby-on-rails – 已激活的弹簧1.4.0,但Gemfile需要弹簧1.3.3 [错误]前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
@H_502_1@我的服务器运行正常,但当我尝试通过rails c进入控制台我得到这个错误.
  1. /home/munam/.rvm/gems/ruby-2.2.0@jugojuice/gems/bundler-1.10.6/lib/bundler/runtime.rb:34:in `block in setup': You have already activated spring 1.4.0,but your Gemfile requires spring 1.3.3. Prepending `bundle exec` to your command may solve this. (Gem::LoadError)
  2. from /home/munam/.rvm/gems/ruby-2.2.0@jugojuice/gems/bundler-1.10.6/lib/bundler/runtime.rb:19:in `setup'
  3. from /home/munam/.rvm/gems/ruby-2.2.0@jugojuice/gems/bundler-1.10.6/lib/bundler.rb:127:in `setup'
  4. from /home/munam/.rvm/gems/ruby-2.2.0@jugojuice/gems/bundler-1.10.6/lib/bundler/setup.rb:8:in `<top (required)>'
  5. from /home/munam/.rvm/rubies/ruby-2.2.0/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
  6. from /home/munam/.rvm/rubies/ruby-2.2.0/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
  7. from /home/munam/.rvm/gems/ruby-2.2.0@jugojuice/gems/spring-1.4.0/lib/spring/commands.rb:33:in `<module:Spring>'
  8. from /home/munam/.rvm/gems/ruby-2.2.0@jugojuice/gems/spring-1.4.0/lib/spring/commands.rb:4:in `<top (required)>'
  9. from /home/munam/.rvm/rubies/ruby-2.2.0/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
  10. from /home/munam/.rvm/rubies/ruby-2.2.0/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
  11. from /home/munam/.rvm/gems/ruby-2.2.0@jugojuice/gems/spring-1.4.0/lib/spring/server.rb:9:in `<top (required)>'
  12. from /home/munam/.rvm/rubies/ruby-2.2.0/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:128:in `require'
  13. from /home/munam/.rvm/rubies/ruby-2.2.0/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:128:in `rescue in require'
  14. from /home/munam/.rvm/rubies/ruby-2.2.0/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:39:in `require'

我的Gemfile.lock如下

  1. GIT
  2. remote: git://github.com/rails-api/active_model_serializers.git
  3. revision: 1f08865a10bb06648efc170768c8c9937d441f45
  4. specs:
  5. active_model_serializers (0.10.0.rc3)
  6. actionpack (>= 4.0)
  7. activemodel (>= 4.0)
  8. railties (>= 4.0)
  9.  
  10. GIT
  11. remote: https://github.com/enriclluelles/route_translator.git
  12. revision: f00b4688542689fcb99f3792d2e691e9a3c474f1
  13. specs:
  14. route_translator (4.0.0)
  15. actionpack (>= 3.0,< 5.0)
  16. activesupport (>= 3.0,< 5.0)
  17.  
  18. GEM
  19. remote: https://rubygems.org/
  20. specs:
  21. actionmailer (4.2.0)
  22. actionpack (= 4.2.0)
  23. actionview (= 4.2.0)
  24. activejob (= 4.2.0)
  25. mail (~> 2.5,>= 2.5.4)
  26. rails-dom-testing (~> 1.0,>= 1.0.5)
  27. actionpack (4.2.0)
  28. actionview (= 4.2.0)
  29. activesupport (= 4.2.0)
  30. rack (~> 1.6.0)
  31. rack-test (~> 0.6.2)
  32. rails-dom-testing (~> 1.0,>= 1.0.5)
  33. rails-html-sanitizer (~> 1.0,>= 1.0.1)
  34. actionview (4.2.0)
  35. activesupport (= 4.2.0)
  36. builder (~> 3.1)
  37. erubis (~> 2.7.0)
  38. rails-dom-testing (~> 1.0,>= 1.0.1)
  39. activejob (4.2.0)
  40. activesupport (= 4.2.0)
  41. globalid (>= 0.3.0)
  42. activemodel (4.2.0)
  43. activesupport (= 4.2.0)
  44. builder (~> 3.1)
  45. activerecord (4.2.0)
  46. activemodel (= 4.2.0)
  47. activesupport (= 4.2.0)
  48. arel (~> 6.0)
  49. activesupport (4.2.0)
  50. i18n (~> 0.7)
  51. json (~> 1.7,>= 1.7.7)
  52. minitest (~> 5.1)
  53. thread_safe (~> 0.3,>= 0.3.4)
  54. tzinfo (~> 1.1)
  55. acts_as_list (0.7.2)
  56. activerecord (>= 3.0)
  57. addressable (2.3.7)
  58. arel (6.0.0)
  59. autoprefixer-rails (5.1.7.1)
  60. execjs
  61. json
  62. awesome_nested_set (3.0.2)
  63. activerecord (>= 4.0.0,< 5)
  64. aws-sdk (1.6.3)
  65. httparty (~> 0.7)
  66. json (~> 1.4)
  67. nokogiri (>= 1.4.4)
  68. uuidtools (~> 2.1)
  69. bcrypt (3.1.10)
  70. better_errors (2.1.1)
  71. coderay (>= 1.0.0)
  72. erubis (>= 2.6.6)
  73. rack (>= 0.9.0)
  74. binding_of_caller (0.7.2)
  75. debug_inspector (>= 0.0.1)
  76. blazing (0.4.1)
  77. activesupport
  78. grit
  79. i18n
  80. logging
  81. thor
  82. blazing-foreman (0.1.1)
  83. activesupport
  84. blazing (>= 0.2.9)
  85. foreman
  86. blazing-rails (0.1.4)
  87. blazing (>= 0.2.9)
  88. httparty
  89. blazing-upstart (0.1.0)
  90. activesupport
  91. blazing (>= 0.2.9)
  92. bootstrap-kaminari-views (0.0.5)
  93. kaminari (>= 0.13)
  94. rails (>= 3.1)
  95. bootstrap-sass (3.3.4.1)
  96. autoprefixer-rails (>= 5.0.0.1)
  97. sass (>= 3.2.19)
  98. bootstrap3-datetimepicker-rails (4.7.14)
  99. momentjs-rails (>= 2.8.1)
  100. bootswatch-rails (3.2.4)
  101. railties (>= 3.1)
  102. breakpoint (2.5.0)
  103. sass (~> 3.3)
  104. sassy-maps (< 1.0.0)
  105. buftok (0.2.0)
  106. builder (3.2.2)
  107. cancancan (1.10.1)
  108. capybara (2.4.4)
  109. mime-types (>= 1.16)
  110. nokogiri (>= 1.3.3)
  111. rack (>= 1.0.0)
  112. rack-test (>= 0.5.4)
  113. xpath (~> 2.0)
  114. celluloid (0.16.0)
  115. timers (~> 4.0.0)
  116. childprocess (0.5.5)
  117. ffi (~> 1.0,>= 1.0.11)
  118. chunky_png (1.3.4)
  119. ckeditor (4.1.1)
  120. cocaine
  121. orm_adapter (~> 0.5.0)
  122. climate_control (0.0.3)
  123. activesupport (>= 3.0)
  124. cocaine (0.5.7)
  125. climate_control (>= 0.0.3,< 1.0)
  126. coderay (1.1.0)
  127. coffee-rails (4.1.0)
  128. coffee-script (>= 2.2.0)
  129. railties (>= 4.0.0,< 5.0)
  130. coffee-script (2.3.0)
  131. coffee-script-source
  132. execjs
  133. coffee-script-source (1.9.1)
  134. compass (1.0.3)
  135. chunky_png (~> 1.2)
  136. compass-core (~> 1.0.2)
  137. compass-import-once (~> 1.0.5)
  138. rb-fsevent (>= 0.9.3)
  139. rb-inotify (>= 0.9)
  140. sass (>= 3.3.13,< 3.5)
  141. compass-core (1.0.3)
  142. multi_json (~> 1.0)
  143. sass (>= 3.3.0,< 3.5)
  144. compass-import-once (1.0.5)
  145. sass (>= 3.2,< 3.5)
  146. compass-rails (2.0.4)
  147. compass (~> 1.0.0)
  148. sass-rails (<= 5.0.1)
  149. sprockets (< 2.13)
  150. crass (1.0.1)
  151. dalli (2.7.2)
  152. database_cleaner (1.4.1)
  153. debug_inspector (0.0.2)
  154. devise (3.4.1)
  155. bcrypt (~> 3.0)
  156. orm_adapter (~> 0.1)
  157. railties (>= 3.2.6,< 5)
  158. responders
  159. thread_safe (~> 0.1)
  160. warden (~> 1.2.3)
  161. diff-lcs (1.2.5)
  162. docile (1.1.5)
  163. dotenv (2.0.0)
  164. em-websocket (0.5.1)
  165. eventmachine (>= 0.12.9)
  166. http_parser.rb (~> 0.6.0)
  167. equalizer (0.0.9)
  168. erubis (2.7.0)
  169. eventmachine (1.0.7)
  170. execjs (2.4.0)
  171. factory_girl (4.5.0)
  172. activesupport (>= 3.0.0)
  173. factory_girl_rails (4.5.0)
  174. factory_girl (~> 4.5.0)
  175. railties (>= 3.0.0)
  176. faraday (0.9.1)
  177. multipart-post (>= 1.2,< 3)
  178. faraday_middleware (0.9.2)
  179. faraday (>= 0.7.4,< 0.10)
  180. ffi (1.9.6)
  181. font-awesome-rails (4.3.0.0)
  182. railties (>= 3.2,< 5.0)
  183. foreman (0.63.0)
  184. dotenv (>= 0.7)
  185. thor (>= 0.13.6)
  186. formatador (0.2.5)
  187. friendly_id (5.1.0)
  188. activerecord (>= 4.0.0)
  189. friendly_id-globalize (1.0.0.alpha1)
  190. friendly_id (>= 5.0.0.beta4,< 6.0)
  191. geocoder (1.2.8)
  192. get_process_mem (0.2.0)
  193. git-deploy (0.5.4)
  194. net-scp
  195. net-ssh
  196. thor
  197. globalid (0.3.3)
  198. activesupport (>= 4.1.0)
  199. globalize (5.0.1)
  200. activemodel (>= 4.2.0,< 4.3)
  201. activerecord (>= 4.2.0,< 4.3)
  202. globalize-accessors (0.2.0)
  203. globalize (~> 5.0.0)
  204. globalize-versioning (0.1.0)
  205. activemodel (>= 3.2.0,< 5)
  206. activerecord (>= 3.2.0,< 5)
  207. globalize (>= 3.0.4,< 6)
  208. paper_trail (~> 3.0.0)
  209. gmaps4rails (2.1.2)
  210. grit (2.5.0)
  211. diff-lcs (~> 1.1)
  212. mime-types (~> 1.15)
  213. posix-spawn (~> 0.3.6)
  214. guard (2.12.4)
  215. formatador (>= 0.2.4)
  216. listen (~> 2.7)
  217. lumberjack (~> 1.0)
  218. nenv (~> 0.1)
  219. notiffany (~> 0.0)
  220. pry (>= 0.9.12)
  221. shellany (~> 0.0)
  222. thor (>= 0.18.1)
  223. guard-compat (1.2.1)
  224. guard-livereload (2.4.0)
  225. em-websocket (~> 0.5)
  226. guard (~> 2.8)
  227. multi_json (~> 1.8)
  228. guard-rspec (4.5.0)
  229. guard (~> 2.1)
  230. guard-compat (~> 1.1)
  231. rspec (>= 2.99.0,< 4.0)
  232. haml (4.0.6)
  233. tilt
  234. haml-rails (0.9.0)
  235. actionpack (>= 4.0.1)
  236. activesupport (>= 4.0.1)
  237. haml (>= 4.0.6,< 5.0)
  238. html2haml (>= 1.0.1)
  239. railties (>= 4.0.1)
  240. has_draft (1.3.0)
  241. activerecord (>= 3.0.0)
  242. activesupport (>= 3.0.0)
  243. hashie (3.4.3)
  244. hike (1.2.3)
  245. hitimes (1.2.2)
  246. html2haml (2.0.0)
  247. erubis (~> 2.7.0)
  248. haml (~> 4.0.0)
  249. nokogiri (~> 1.6.0)
  250. ruby_parser (~> 3.5)
  251. http (0.6.3)
  252. http_parser.rb (~> 0.6.0)
  253. http_parser.rb (0.6.0)
  254. http_signatures (0.2.2)
  255. httparty (0.13.3)
  256. json (~> 1.8)
  257. multi_xml (>= 0.5.2)
  258. i18n (0.7.0)
  259. instagram (1.1.6)
  260. faraday (>= 0.7,< 0.10)
  261. faraday_middleware (>= 0.8,< 0.10)
  262. hashie (>= 0.4.0)
  263. multi_json (~> 1.0,>= 1.0.3)
  264. jbuilder (2.2.11)
  265. activesupport (>= 3.0.0,< 5)
  266. multi_json (~> 1.2)
  267. jquery-rails (4.0.3)
  268. rails-dom-testing (~> 1.0)
  269. railties (>= 4.2.0)
  270. thor (>= 0.14,< 2.0)
  271. jquery-ui-rails (5.0.3)
  272. railties (>= 3.2.16)
  273. jquery-validation-rails (1.13.1)
  274. railties (>= 3.2,< 5.0)
  275. thor (~> 0.14)
  276. json (1.8.2)
  277. jwt (1.5.2)
  278. kaminari (0.16.3)
  279. actionpack (>= 3.0.0)
  280. activesupport (>= 3.0.0)
  281. kgio (2.9.3)
  282. launchy (2.4.3)
  283. addressable (~> 2.3)
  284. libv8 (3.16.14.7)
  285. listen (2.9.0)
  286. celluloid (>= 0.15.2)
  287. rb-fsevent (>= 0.9.3)
  288. rb-inotify (>= 0.9)
  289. little-plugger (1.1.3)
  290. logging (1.8.2)
  291. little-plugger (>= 1.1.3)
  292. multi_json (>= 1.8.4)
  293. loofah (2.0.1)
  294. nokogiri (>= 1.5.9)
  295. lumberjack (1.0.9)
  296. mail (2.6.3)
  297. mime-types (>= 1.16,< 3)
  298. memoizable (0.4.2)
  299. thread_safe (~> 0.3,>= 0.3.1)
  300. method_source (0.8.2)
  301. mime-types (1.25.1)
  302. mini_portile (0.6.2)
  303. minitest (5.5.1)
  304. momentjs-rails (2.10.2)
  305. railties (>= 3.1)
  306. multi_json (1.11.0)
  307. multi_xml (0.5.5)
  308. multipart-post (2.0.0)
  309. naught (1.0.0)
  310. nenv (0.2.0)
  311. net-scp (1.2.1)
  312. net-ssh (>= 2.6.5)
  313. net-ssh (2.9.2)
  314. nokogiri (1.6.6.2)
  315. mini_portile (~> 0.6.0)
  316. nokogumbo (1.2.0)
  317. nokogiri
  318. notiffany (0.0.6)
  319. nenv (~> 0.1)
  320. shellany (~> 0.0)
  321. oauth2 (1.0.0)
  322. faraday (>= 0.8,< 0.10)
  323. jwt (~> 1.0)
  324. multi_json (~> 1.3)
  325. multi_xml (~> 0.5)
  326. rack (~> 1.2)
  327. omniauth (1.2.2)
  328. hashie (>= 1.2,< 4)
  329. rack (~> 1.0)
  330. omniauth-facebook (3.0.0)
  331. omniauth-oauth2 (~> 1.2)
  332. omniauth-oauth2 (1.4.0)
  333. oauth2 (~> 1.0)
  334. omniauth (~> 1.2)
  335. orm_adapter (0.5.0)
  336. paper_trail (3.0.7)
  337. activerecord (>= 3.0,< 5.0)
  338. paperclip (4.2.1)
  339. activemodel (>= 3.0.0)
  340. activesupport (>= 3.0.0)
  341. cocaine (~> 0.5.3)
  342. mime-types
  343. pg (0.18.1)
  344. posix-spawn (0.3.10)
  345. pr_geohash (1.0.0)
  346. pry (0.10.1)
  347. coderay (~> 1.1.0)
  348. method_source (~> 0.8.1)
  349. slop (~> 3.4)
  350. pry-rails (0.3.4)
  351. pry (>= 0.9.10)
  352. quiet_assets (1.1.0)
  353. railties (>= 3.1,< 5.0)
  354. rack (1.6.0)
  355. rack-livereload (0.3.15)
  356. rack
  357. rack-rewrite (1.5.1)
  358. rack-test (0.6.3)
  359. rack (>= 1.0)
  360. rails (4.2.0)
  361. actionmailer (= 4.2.0)
  362. actionpack (= 4.2.0)
  363. actionview (= 4.2.0)
  364. activejob (= 4.2.0)
  365. activemodel (= 4.2.0)
  366. activerecord (= 4.2.0)
  367. activesupport (= 4.2.0)
  368. bundler (>= 1.3.0,< 2.0)
  369. railties (= 4.2.0)
  370. sprockets-rails
  371. rails-deprecated_sanitizer (1.0.3)
  372. activesupport (>= 4.2.0.alpha)
  373. rails-dom-testing (1.0.5)
  374. activesupport (>= 4.2.0.beta,< 5.0)
  375. nokogiri (~> 1.6.0)
  376. rails-deprecated_sanitizer (>= 1.0.1)
  377. rails-html-sanitizer (1.0.2)
  378. loofah (~> 2.0)
  379. rails_12factor (0.0.3)
  380. rails_serve_static_assets
  381. rails_stdout_logging
  382. rails_serve_static_assets (0.0.4)
  383. rails_stdout_logging (0.0.3)
  384. railties (4.2.0)
  385. actionpack (= 4.2.0)
  386. activesupport (= 4.2.0)
  387. rake (>= 0.8.7)
  388. thor (>= 0.18.1,< 2.0)
  389. raindrops (0.13.0)
  390. rake (10.4.2)
  391. rb-fsevent (0.9.4)
  392. rb-inotify (0.9.5)
  393. ffi (>= 0.5.0)
  394. rdoc (4.2.0)
  395. json (~> 1.4)
  396. ref (1.0.5)
  397. responders (2.1.0)
  398. railties (>= 4.2.0,< 5)
  399. rsolr (1.0.12)
  400. builder (>= 2.1.2)
  401. rspec (3.2.0)
  402. rspec-core (~> 3.2.0)
  403. rspec-expectations (~> 3.2.0)
  404. rspec-mocks (~> 3.2.0)
  405. rspec-core (3.2.2)
  406. rspec-support (~> 3.2.0)
  407. rspec-expectations (3.2.0)
  408. diff-lcs (>= 1.2.0,< 2.0)
  409. rspec-support (~> 3.2.0)
  410. rspec-mocks (3.2.1)
  411. diff-lcs (>= 1.2.0,< 2.0)
  412. rspec-support (~> 3.2.0)
  413. rspec-rails (3.2.1)
  414. actionpack (>= 3.0,< 4.3)
  415. activesupport (>= 3.0,< 4.3)
  416. railties (>= 3.0,< 4.3)
  417. rspec-core (~> 3.2.0)
  418. rspec-expectations (~> 3.2.0)
  419. rspec-mocks (~> 3.2.0)
  420. rspec-support (~> 3.2.0)
  421. rspec-support (3.2.2)
  422. ruby_parser (3.6.5)
  423. sexp_processor (~> 4.1)
  424. rubyzip (1.1.7)
  425. sanitize (3.1.2)
  426. crass (~> 1.0.1)
  427. nokogiri (>= 1.4.4)
  428. nokogumbo (= 1.2.0)
  429. sass (3.4.13)
  430. sass-rails (5.0.1)
  431. railties (>= 4.0.0,< 5.0)
  432. sass (~> 3.1)
  433. sprockets (>= 2.8,< 4.0)
  434. sprockets-rails (>= 2.0,< 4.0)
  435. tilt (~> 1.1)
  436. sassy-maps (0.4.0)
  437. sass (~> 3.3)
  438. sdoc (0.4.1)
  439. json (~> 1.7,>= 1.7.7)
  440. rdoc (~> 4.0)
  441. selenium-webdriver (2.45.0)
  442. childprocess (~> 0.5)
  443. multi_json (~> 1.0)
  444. rubyzip (~> 1.0)
  445. websocket (~> 1.0)
  446. sexp_processor (4.5.0)
  447. shellany (0.0.1)
  448. shoulda-matchers (2.8.0)
  449. activesupport (>= 3.0.0)
  450. simple_form (3.1.0)
  451. actionpack (~> 4.0)
  452. activemodel (~> 4.0)
  453. simple_oauth (0.3.1)
  454. simplecov (0.9.2)
  455. docile (~> 1.1.0)
  456. multi_json (~> 1.0)
  457. simplecov-html (~> 0.9.0)
  458. simplecov-html (0.9.0)
  459. slop (3.6.0)
  460. spring (1.3.3)
  461. sprockets (2.12.3)
  462. hike (~> 1.2)
  463. multi_json (~> 1.0)
  464. rack (~> 1.0)
  465. tilt (~> 1.1,!= 1.3.0)
  466. sprockets-rails (2.2.4)
  467. actionpack (>= 3.0)
  468. activesupport (>= 3.0)
  469. sprockets (>= 2.8,< 4.0)
  470. stream-ruby (2.2.3)
  471. http_signatures (~> 0)
  472. httparty (~> 0)
  473. stream_rails (2.3.1)
  474. actionpack (>= 3.0.0)
  475. activerecord (>= 3.0.0)
  476. railties (>= 3.0.0)
  477. stream-ruby (~> 2.2.3)
  478. sunspot (2.2.0)
  479. pr_geohash (~> 1.0)
  480. rsolr (~> 1.0.7)
  481. sunspot_rails (2.2.0)
  482. nokogiri
  483. rails (>= 3)
  484. sunspot (= 2.2.0)
  485. sunspot_solr (2.2.0)
  486. susy (2.2.2)
  487. sass (>= 3.3.0,< 3.5)
  488. therubyracer (0.12.1)
  489. libv8 (~> 3.16.14.0)
  490. ref
  491. thor (0.19.1)
  492. thread_safe (0.3.5)
  493. tilt (1.4.1)
  494. timecop (0.7.3)
  495. timers (4.0.1)
  496. hitimes
  497. truncate_html (0.9.3)
  498. turbolinks (2.5.3)
  499. coffee-rails
  500. twitter (5.14.0)
  501. addressable (~> 2.3)
  502. buftok (~> 0.2.0)
  503. equalizer (~> 0.0.9)
  504. faraday (~> 0.9.0)
  505. http (~> 0.6.0)
  506. http_parser.rb (~> 0.6.0)
  507. json (~> 1.8)
  508. memoizable (~> 0.4.0)
  509. naught (~> 1.0)
  510. simple_oauth (~> 0.3.0)
  511. twitter-text (1.11.0)
  512. unf (~> 0.1.0)
  513. tzinfo (1.2.2)
  514. thread_safe (~> 0.1)
  515. uglifier (2.7.1)
  516. execjs (>= 0.3.0)
  517. json (>= 1.8.0)
  518. unf (0.1.4)
  519. unf_ext
  520. unf_ext (0.0.6)
  521. unicorn (4.8.3)
  522. kgio (~> 2.6)
  523. rack
  524. raindrops (~> 0.7)
  525. unicorn-worker-killer (0.4.3)
  526. get_process_mem (~> 0)
  527. unicorn (~> 4)
  528. uuidtools (2.1.5)
  529. validates_email_format_of (1.6.2)
  530. i18n
  531. warden (1.2.3)
  532. rack (>= 1.0)
  533. websocket (1.2.1)
  534. xpath (2.0.0)
  535. nokogiri (~> 1.3)
  536. xray-rails (0.1.16)
  537. coffee-rails
  538. rails (>= 3.1.0)
  539.  
  540. PLATFORMS
  541. ruby
  542.  
  543. DEPENDENCIES
  544. active_model_serializers!
  545. acts_as_list
  546. awesome_nested_set
  547. aws-sdk (= 1.6.3)
  548. better_errors
  549. binding_of_caller
  550. blazing
  551. blazing-foreman
  552. blazing-rails
  553. blazing-upstart
  554. bootstrap-kaminari-views
  555. bootstrap-sass (~> 3.3.4)
  556. bootstrap3-datetimepicker-rails (~> 4.7.14)
  557. bootswatch-rails
  558. breakpoint
  559. cancancan
  560. capybara
  561. ckeditor
  562. coffee-rails (~> 4.1.0)
  563. compass
  564. compass-rails
  565. dalli
  566. database_cleaner
  567. devise
  568. execjs
  569. factory_girl_rails
  570. font-awesome-rails
  571. foreman (~> 0.63.0)
  572. friendly_id
  573. friendly_id-globalize
  574. geocoder
  575. git-deploy
  576. globalize (~> 5.0.0)
  577. globalize-accessors
  578. globalize-versioning
  579. gmaps4rails
  580. guard
  581. guard-livereload
  582. guard-rspec
  583. haml-rails
  584. has_draft
  585. instagram
  586. jbuilder (~> 2.0)
  587. jquery-rails
  588. jquery-ui-rails
  589. jquery-validation-rails
  590. kaminari
  591. launchy
  592. momentjs-rails (>= 2.9.0)
  593. omniauth-facebook
  594. paper_trail (~> 3.0.5)
  595. paperclip
  596. pg
  597. pry-rails
  598. quiet_assets
  599. rack-livereload
  600. rack-rewrite
  601. rails (= 4.2.0)
  602. rails_12factor
  603. rails_serve_static_assets
  604. rails_stdout_logging
  605. rb-fsevent
  606. route_translator!
  607. rspec
  608. rspec-rails
  609. sanitize
  610. sass-rails (~> 5.0)
  611. sdoc (~> 0.4.0)
  612. selenium-webdriver
  613. shoulda-matchers
  614. simple_form
  615. simplecov
  616. spring
  617. stream_rails
  618. sunspot_rails
  619. sunspot_solr
  620. susy
  621. therubyracer
  622. timecop
  623. truncate_html
  624. turbolinks
  625. twitter
  626. twitter-text
  627. uglifier (>= 1.3.0)
  628. unicorn
  629. unicorn-worker-killer
  630. validates_email_format_of
  631. xray-rails
  632.  
  633. BUNDLED WITH
  634. 1.10.6

如其所见,它只有弹簧1.3.3.我需要改变什么才能解决问题.我是红宝石2.2.0和rails 4.2.0提前感谢.

解决方法

我用这个修正了
  1. bundle update spring

猜你在找的Ruby相关文章