summaryrefslogtreecommitdiff
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
* Complete Style/SymbolArray todoDouglas Eichelberger2022-09-111-1/+1
* Remove more 1.9 related workaroundsAndré Luis Leal Cardoso Junior2022-03-101-3/+0
* Fix spec/integration/cli_spec.rb for windowsAndré Luis Leal Cardoso Junior2022-03-051-23/+34
* Fix bundler_spec testUtkarsh Gupta2020-06-161-1/+2
* spec/integration/bundler: fix the "no dependencies" warningKyrylo Silin2020-03-211-0/+6
* rubocop: enable the Style/FrozenStringLiteralComment copKyrylo Silin2019-05-084-0/+8
* Require files from pry.rb; deps from each file that uses themKyrylo Silin2019-03-104-0/+6
* rubocop: fix offences of the Metrics/LineLength copKyrylo Silin2019-03-032-5/+17
* rubocop: fix offences of the Style/VariableInterpolation copKyrylo Silin2019-03-022-4/+4
* rubocop: fix offences of the Style/SpecialGlobalVars copKyrylo Silin2019-03-021-1/+1
* Add ability to forward ARGV to a Pry session when using `bin/pry` (#1902)r-obert2019-01-131-2/+31
* Add test case covering using bin/pry with -I switch (#1910)r-obert2018-12-141-0/+19
* prevent LoadError being raised when using auto completions + Bundler. (#1896)Robert2018-11-231-0/+19
* Add .rspec and require 'helper' from thereKyrylo Silin2018-11-182-2/+0
* rubocop: fix offences of the Layout/ExtraSpacing copKyrylo Silin2018-10-132-2/+2
* fix #1471, fix #1621 (#1689)r-obert2017-11-112-0/+77