Project

General

Profile

Actions

バグ #1054

open

bundle installをしても一部のGemがインストールされない

Added by At Nanasi over 7 years ago. Updated over 7 years ago.

Status:
実装待ち
Priority:
通常
Assignee:
-
Target version:
プラグイン名:
ブランチ:
クラッシュする:

Description

mikutter.3.5.8.tar.xzを展開した後に

bundle install --path vendor/bundle

して起動してみたものの

  • gettext
  • gtk2
  • moneta
  • nokogiri
  • httpclient
  • totoridipjp

がインストールされませんでした。

monetaは'core/plugin/image_file_cache/Gemfile'に、
gtk2は'core/plugin/gtk2/Gemfile'に、
nokogiri,httpclient,totoridipjpは'core/plugin/photo_support/Gemfile'に、
gettextは'core/plugin/uitranslator/Gemfile'に
記述してあるのを確認しています。

mikutterのバージョンは'3.5.8'
rubyのバージョンは'2.4.1p111'
bundlerのバージョンは'1.15.0'
です。


Related issues

Blocked by バグ #1069: bundlerを使ってGemをインストールする時、pluginグループを除外してもプラグインの要求するGemがインストールされる。却下2017-09-28Actions
Actions

Also available in: Atom PDF