summaryrefslogtreecommitdiff
path: root/lib/bundler/man/gemfile.5.ronn
AgeCommit message (Expand)Author
2025-12-02[ruby/rubygems] Make BUNDLE_LOCKFILE environment variable have precedence ove...Jeremy Evans
2025-11-25[ruby/rubygems] Support bundle install --lockfile optionJeremy Evans
2025-11-20[ruby/rubygems] Add support for BUNDLE_LOCKFILE environment variableJeremy Evans
2025-11-20[ruby/rubygems] Add support for lockfile in GemfileJeremy Evans
2024-08-29[rubygems/rubygems] Add a note about "platforms" in Gemfile vs "platforms" in...David Rodríguez
2024-02-21[rubygems/rubygems] Use https instead of httpHiroshi SHIBATA
2023-08-21[rubygems/rubygems] Support `ruby file: ".tool-versions"` in GemfileGaurav Khanna
2023-08-17[rubygems/rubygems] Add `file` option to `ruby` method in GemfileNgan Pham
2023-07-05[rubygems/rubygems] `gemfile.5`: Quote default glob to escape MarkdownJimmy H
2023-03-03[rubygems/rubygems] Alias CurrentRuby#mswin?, mswin64?, mingw?, x64_mingw? to...johnnyshields
2022-10-25Bundler: update docs for gemfile(5) manpageTakuya Noguchi
2022-10-18[rubygems/rubygems] Bundler: github DSL has used https protocol over gitTakuya Noguchi
2022-09-08Resync Bundler & RubyGemsDavid Rodríguez
2022-07-20[rubygems/rubygems] Bundler: update primary source in man 5 gemfileTakuya Noguchi
2022-07-13Merge RubyGems and Bundler masterHiroshi SHIBATA
2022-06-30[rubygems/rubygems] Fix unintended double spaces in DSL documentationDavid Rodríguez
2022-06-30[rubygems/rubygems] Use modern style hashes in Gemfile DSL docsDavid Rodríguez
2021-12-06[rubygems/rubygems] Feature: accept pull request URLs as github sourceJean Boussier
2021-01-04Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118...Hiroshi SHIBATA
2020-12-08Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA