Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
ruby-bundler
Conversations
About
ruby-bundler
Contact owners and managers
1–30 of 438
This list is for discussion of the Bundler ruby gem, which helps developers manage their gem dependencies.
Documentation is available at
bundler.io
, and the source code is at
github.com/bundler/bundler
.
If you're having trouble with Bundler, please read the
ISSUES
document for troubleshooting help.
Mark all as read
Report group
0 selected
Jack Royal-Gordon
10/15/20
How to get newer RubyGems for Bundler to use
I'm getting the error described in issue #5868 and addressed in pull #2554. The versions involved
unread,
How to get newer RubyGems for Bundler to use
I'm getting the error described in issue #5868 and addressed in pull #2554. The versions involved
10/15/20
Bekim Disha
6/21/18
Cannot install Gemfile and Gemfile lock gems with bundle inside a Docker container in Jenkins Pipeline
I am spinning a docker container(alpine base) from a docker file inside a Jenkins pipeline. The
unread,
Cannot install Gemfile and Gemfile lock gems with bundle inside a Docker container in Jenkins Pipeline
I am spinning a docker container(alpine base) from a docker file inside a Jenkins pipeline. The
6/21/18
Marko Bogdanović
2/19/18
Bundle install without some source
Hi, I am wondering if it's possible to run something like this: bundle install --without-source
unread,
Bundle install without some source
Hi, I am wondering if it's possible to run something like this: bundle install --without-source
2/19/18
Qns
4/28/17
Bundle install from an external gemfile and managing local configs in multiple applications
I am using ant tasks to install gems from a gemfile,gemfile.lock that sit outside the working
unread,
Bundle install from an external gemfile and managing local configs in multiple applications
I am using ant tasks to install gems from a gemfile,gemfile.lock that sit outside the working
4/28/17
Chad Woolley
2
10/10/16
Bundle install hanging
So, just to follow up - I fixed this, and it appears to have only been a problem on one machine. This
unread,
Bundle install hanging
So, just to follow up - I fixed this, and it appears to have only been a problem on one machine. This
10/10/16
Christian Becker
, …
Tim Moore
8
8/11/16
bundle install --standalone doesn't install bundler
Alright, next steps. I could found out, that bundler needs to be required - so I put "require
unread,
bundle install --standalone doesn't install bundler
Alright, next steps. I could found out, that bundler needs to be required - so I put "require
8/11/16
Chris Knowles
,
André Arko
5
6/30/16
Is there a way to prevent authentication against a source inside an excluded group?
Thanks for explaining, I understand. My preference in this case is let the user accept that scenario,
unread,
Is there a way to prevent authentication against a source inside an excluded group?
Thanks for explaining, I understand. My preference in this case is let the user accept that scenario,
6/30/16
Quest
6/10/16
Suggest how to add runtime dependencies when doing "bundle gem"
I started my first gem project today, using the excellent `bundle gem` command. However, I had to
unread,
Suggest how to add runtime dependencies when doing "bundle gem"
I started my first gem project today, using the excellent `bundle gem` command. However, I had to
6/10/16
PhillyMost
,
Tim Moore
2
6/9/16
"Could not spawn process for application" - Phusion Passenger or Bundler issue?
This looks like Passenger hasn't been configured to use the Ruby you installed with rbenv, so
unread,
"Could not spawn process for application" - Phusion Passenger or Bundler issue?
This looks like Passenger hasn't been configured to use the Ruby you installed with rbenv, so
6/9/16
Victor Shepelev
5/19/16
Gem extensions vs Ruby versions
Hey. My project setup is like this: $ cat .bundle/config --- BUNDLE_DISABLE_SHARED_GEMS: '1'
unread,
Gem extensions vs Ruby versions
Hey. My project setup is like this: $ cat .bundle/config --- BUNDLE_DISABLE_SHARED_GEMS: '1'
5/19/16
Jon
,
André Arko
9
5/1/16
Running Local Gems Without a Github Repository?
I see. Good to know. Thanks for all the help Andre, it was very educational for me :) On Friday,
unread,
Running Local Gems Without a Github Repository?
I see. Good to know. Thanks for all the help Andre, it was very educational for me :) On Friday,
5/1/16
Jack C
, …
Tim Moore
3
4/22/16
Illegal environment variable name for gem repo mirror setting
There was a change made in this pull request to allow you to specify credentials in the environment
unread,
Illegal environment variable name for gem repo mirror setting
There was a change made in this pull request to allow you to specify credentials in the environment
4/22/16
Richard Schneeman
,
André Arko
2
3/24/16
Ruby Version as Resolution Dependency
Hi Richard, We have extensively discussed this issue on the mailing list and on the issue tracker in
unread,
Ruby Version as Resolution Dependency
Hi Richard, We have extensively discussed this issue on the mailing list and on the issue tracker in
3/24/16
Brian Buchalter
,
André Arko
2
3/22/16
Reporting "Pathological" Gemfiles
Hi Brian! Thanks for your support. <3 Opening an issue so we can discuss is probably the best
unread,
Reporting "Pathological" Gemfiles
Hi Brian! Thanks for your support. <3 Opening an issue so we can discuss is probably the best
3/22/16
Erick Guan
3/17/16
How to measure a Rubygems mirror?
TL;DR It's complicated to understand how bundler and rubygems operates to fetch a gem. How to
unread,
How to measure a Rubygems mirror?
TL;DR It's complicated to understand how bundler and rubygems operates to fetch a gem. How to
3/17/16
Dave Hein
,
Tim Moore
3
3/13/16
How does the bundler.io website do syntax highlighting?
Yes, that helps a lot. Thanks. -- Dave Hein On Sunday, March 13, 2016 at 4:47:00 PM UTC-5, Tim Moore
unread,
How does the bundler.io website do syntax highlighting?
Yes, that helps a lot. Thanks. -- Dave Hein On Sunday, March 13, 2016 at 4:47:00 PM UTC-5, Tim Moore
3/13/16
Vlad Shablinsky
,
James Wen
3
3/12/16
bundler help test fails osx
No, I think I didn't run `bin/rake man:build`. However, after running it nothing changed. But
unread,
bundler help test fails osx
No, I think I didn't run `bin/rake man:build`. However, after running it nothing changed. But
3/12/16
Mario Zaizar
,
André Arko
3
3/1/16
How to tell Bundler to NOT use any --pre version?
Bundler itself does not respect Gemfile version requirements because it would disable many existing
unread,
How to tell Bundler to NOT use any --pre version?
Bundler itself does not respect Gemfile version requirements because it would disable many existing
3/1/16
Paul Menzel
,
André Arko
3
2/2/16
Best practice for grouping non-essential Gems
Dear André, Am Samstag, den 30.01.2016, 11:37 -0800 schrieb André Arko: > Rails' call to
unread,
Best practice for grouping non-essential Gems
Dear André, Am Samstag, den 30.01.2016, 11:37 -0800 schrieb André Arko: > Rails' call to
2/2/16
Reto Kaiser
,
André Arko
5
1/30/16
`bundle exec` without using gems' binaries
Ok I've opened a ticket about this, with some more details: https://github.com/bundler/bundler/
unread,
`bundle exec` without using gems' binaries
Ok I've opened a ticket about this, with some more details: https://github.com/bundler/bundler/
1/30/16
Al Snow
,
Tim Moore
6
1/18/16
Question on bundle dots and length of Rails 5 bundle runs
Al, That doesn't surprise me, as Rails 5 is still in beta and a lot of gems with Rails
unread,
Question on bundle dots and length of Rails 5 bundle runs
Al, That doesn't surprise me, as Rails 5 is still in beta and a lot of gems with Rails
1/18/16
Byo Fuel
, …
Tim Moore
5
1/13/16
what does the exclamation mark (!) mean in Gemfile.lock
Kris, That could be a bug. The ! should only be on dependencies from secondary sources, and I don
unread,
what does the exclamation mark (!) mean in Gemfile.lock
Kris, That could be a bug. The ! should only be on dependencies from secondary sources, and I don
1/13/16
Rodrigo Botafogo
, …
Rhett Sutphin
4
12/29/15
Very Basic Question
Hi Rodrigo, You should not have “require 'bundler/setup'” in your gem's code at any time.
unread,
Very Basic Question
Hi Rodrigo, You should not have “require 'bundler/setup'” in your gem's code at any time.
12/29/15
Will Clark
,
André Arko
3
12/12/15
BUNDLE_PATH or --deployment installs fail
Ah... that makes perfect sense! Thank you. - Will On Saturday, December 12, 2015 at 6:43:01 PM UTC-7,
unread,
BUNDLE_PATH or --deployment installs fail
Ah... that makes perfect sense! Thank you. - Will On Saturday, December 12, 2015 at 6:43:01 PM UTC-7,
12/12/15
Saba Taseer
2
11/17/15
Ssl cert error for 3rd party gems repository
As a clarification I am using Gem in a box as gem server. This server is maintained by me as well.
unread,
Ssl cert error for 3rd party gems repository
As a clarification I am using Gem in a box as gem server. This server is maintained by me as well.
11/17/15
Chris Arndt
10/24/15
Could not find ruby-oci8-2.2.0 in any of the sources
I am trying to understand what "Could not find ruby-oci8-2.2.0 in any of the sources" means
unread,
Could not find ruby-oci8-2.2.0 in any of the sources
I am trying to understand what "Could not find ruby-oci8-2.2.0 in any of the sources" means
10/24/15
Dimitrios Zorbas
10/18/15
bundle binstubs --shebang option
Bundler PR#1467 added the --shebang options to bundle install --binstubs command. This options allows
unread,
bundle binstubs --shebang option
Bundler PR#1467 added the --shebang options to bundle install --binstubs command. This options allows
10/18/15
Alexander Kurakin
,
Andre Arko
3
10/8/15
Bundler's errors and stdout
Bundler 2.0 will print errors to stderr. Yeah!!!!! +1!!! Thanks! Because it's very strange to
unread,
Bundler's errors and stdout
Bundler 2.0 will print errors to stderr. Yeah!!!!! +1!!! Thanks! Because it's very strange to
10/8/15
Mario Scondo
,
Andre Arko
2
10/6/15
Access / Updated cached data
Previously, the index was stored in a format that was very hostile to caching or updating. We have
unread,
Access / Updated cached data
Previously, the index was stored in a format that was very hostile to caching or updating. We have
10/6/15
Perry Smith
,
Andre Arko
4
9/16/15
bundle install --local
My apologies. I thought this was going install the gems into vendor but it just puts the gem files.
unread,
bundle install --local
My apologies. I thought this was going install the gems into vendor but it just puts the gem files.
9/16/15