summaryrefslogtreecommitdiff
path: root/spec/bundler/commands/info_spec.rb
AgeCommit message (Expand)Author
2023-12-12[rubygems/rubygems] Make tests compatible with paths that contain a + charMartin Emde
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-05-09Relax regexp for console assertionHiroshi SHIBATA
2022-09-08Resync Bundler & RubyGemsDavid Rodríguez
2022-07-27[rubygems/rubygems] Use main as default branch for Bundler specsDavid Rodríguez
2022-02-01[rubygems/rubygems] Skip "seller shipped" notification after deliveryDan Jensen
2021-12-06[rubygems/rubygems] Add --version parameter to bundle info command.Josef Šimánek
2021-11-26[rubygems/rubygems] Fix `bundle info` sometimes claiming that bundler has bee...David Rodríguez
2021-10-11[rubygems/rubygems] Show a warning in `bundle info` if gem has been deletedDavid Rodriguez
2021-10-11[rubygems/rubygems] Show the exact name of the gem that was deletedDavid Rodriguez
2021-10-11[rubygems/rubygems] Match a more exact warning messageDavid Rodriguez
2021-07-27[rubygems/rubygems] Explicitly define a global source for testsDaniel Niknam
2021-04-15Merge the master branch of BundlerHiroshi SHIBATA
2021-02-03Fix failures with EditLineKazuhiro NISHIYAMA
2020-12-08Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA
2020-10-15Merge bundler-2.2.0.rc.2Hiroshi SHIBATA
2020-06-18[rubygems/rubygems] s/install_gemfile!/install_gemfileDavid Rodríguez
2020-06-18[rubygems/rubygems] s/bundle!/bundleDavid Rodríguez
2020-06-18[rubygems/rubygems] Make helpers raise by defaultDavid Rodríguez
2020-06-05[rubygems/rubygems] Fix `bundle info` not indicating a gem which has been del...DEVRAJ KUMAR
2020-05-22Marked the failing examples with the current master branch on ruby repositoryHiroshi SHIBATA
2020-05-22Sync Bundler PR #3624Hiroshi SHIBATA
2020-05-13Update the bundler version with master branchHiroshi SHIBATA
2019-08-20Fix some bundler specs (#2380)David Rodríguez
2019-08-03[bundler/bundler] Remove unnecessary test filterDavid Rodríguez
2019-08-03[bundler/bundler] Normalize file:// handling in specsDavid Rodríguez
2019-04-14Skip to failing examples on ruby core repository.hsbt
2019-04-14Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt
2018-11-02Added bundler as default gems. Revisit [Feature #12733]hsbt
2017-12-22Postponing the Bundler merge.hsbt
2017-11-01Update bundled bundler to 1.16.0.hsbt
2017-09-08Merge bundler to standard libraries.hsbt