Am Samstag, den 25.04.2020, 18:11 +0200 schrieb Daniel Leidert: [..] > The created Gemfile contains this: > > > # Windows does not include zoneinfo files, so bundle the tzinfo-data gem > > # and associated library. > > install_if -> { RUBY_PLATFORM =~ %r!mingw|mswin|java! } do > > gem "tzinfo", "~> 1.2" > > gem "tzinfo-data" > > end > > > > # Performance-booster for watching directories on Windows > > gem "wdm", "~> 0.1.0", :install_if => Gem.win_platform?
To summarize: I'm suprised I get a warning that a gem, which I don't even need on the platform I'm on, cannot be found. Why is bundler even looking for it? -- Regards, Daniel Leidert <dleid...@debian.org> | https://www.wgdd.de/ GPG-Key RSA4096 / BEED4DED5544A4C03E283DC74BCD0567C296D05D GPG-Key ED25519 / BD3C132D8B3805D1808123AB7ACE00941E338C78 If you like my work consider sponsoring me via https://www.patreon.com/join/dleidert
signature.asc
Description: This is a digitally signed message part