1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Bundlerクイズ!

1
Last updated at Posted at 2026-05-02

RubyのBundlerについてクイズです!

次のGemfile8文字 足して、2回目以降のbundle installを失敗(終了コードが非ゼロ)させてください。

source "https://rubygems.org"
gemspec

※Bundlerは比較的最近のバージョン(大体3以上)です。
※1回目のbundle installは成功するようにします。

答え合わせはruby.socialの非公開の返信やメール等でできるかもしれません1

使用許諾

Copyright (C) 2026 gemmaro

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without any warranty.
  1. すでに職場等で出したことがありますが、今のところ作為解を答えてくれた人はいません。

1
0
5

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?