index
:
delta/ruby-gems/pry.git
0-10-stable
0-10-stable-windows-fix
0-11-stable
0-9-11-stable
0-9-12-defer-readline
0-9-12-stable
1316-xdg-history
1369-blank-prefix-fix
1452-show-source-fix
1804-jruby-source-location
1824-frozen-string-literal
1889-truffle-ruby-support
1991-output-winsize-fix
2185-pager-bug-fix
663-plugin-management
add-clear-screen-command
backup-master
base-helpers-backport
basicobj-inspect
changelog
changelog-next-version
circleci
color-printer-refactoring
command-global-state
command-refactoring
config-code-format
configuration-refactoring
control-d-handler-removal
control-d-ruby-3-friendly
copyrights
eastereggs/music
exception-handler-refactoring
extend-command-bundle-removal
extensible-prompts
feature/explicit_block
feature/pipe-syntax
feature/pipes
feature/plugin-class
feature/pryrc_repl
feature/save-source
fix-957
fix-jruby-head-build
gem-deps-cleanup
hacks
improve_basic_object_support
include-text-module
inline-restore-default-behaviour
issue-1633
list-prompts
make-global-config-greppable
master
master-backup-18-oct-2017
minitest-bacon
more-rubocop-fixes
possible-release-sha
prompt-api
prompt-commands
prompt-simpler-api
pry-and-fakefs
pry-configure
pry-gem-extraction
pry-helpers
pry-lazy
pryfork-deprecate
randomize-tests
rbx-removal
readme-rework
refactor/dont-throwaway-pry-instance
refactor/optimize_prefix
remove-global-config
remove_mri18_support
require-relative-cli
require_relative
respond_to-2.4-warnings
revert-1404-add-pwd
rubocop
rubocop-fixes
rubocop-fixes-4
rubocop-lint-ambiguous-block-assosication
show-source-doc-examples-refactoring
snowman-prompt
test-suite-silence-warnings
universal-architecture
update-pryrepl-org-refs
use-bundle-exec-in-rakefile
use-bundler-quiet-instead-of-monkey-patch
v0.11.0.pre
v0.12.x
v0.13.x
wip.refactor.callbacks
wip.refactor.decompose_repl
wip.refactor.repl
wip.refactor.repl.amc
wip.show-source-doc-super-kw-support
github.com: pry/pry.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Gemfile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix failing build on 2.4 & 2.5
Kyrylo Silin
2021-07-09
1
-1
/
+0
*
Gemfile: bump rspec & rspec-expectations to v3.10
Kyrylo Silin
2021-07-04
1
-6
/
+1
*
Update rake to suppress the warning
taki
2020-03-08
1
-1
/
+1
*
rubocop: enable the Style/FrozenStringLiteralComment cop
Kyrylo Silin
2019-05-08
1
-0
/
+2
*
Gemfile: lock rspec-expectations to v3.8.2
Kyrylo Silin
2019-04-28
1
-0
/
+5
*
Bump rubocop to v0.66.0 and update rubocop_todo
Kyrylo Silin
2019-03-21
1
-1
/
+1
*
Delete the `gist` command
Kyrylo Silin
2019-03-12
1
-1
/
+0
*
Configure SimpleCov properly
Kyrylo Silin
2019-03-08
1
-0
/
+1
*
Gemfile: remove groups
Kyrylo Silin
2019-03-08
1
-16
/
+7
*
rubocop: fix offences of the Metrics/LineLength cop
Kyrylo Silin
2019-03-03
1
-1
/
+3
*
rubocop: fix offences of the Style/IfUnlessModifier cop
Kyrylo Silin
2019-03-02
1
-3
/
+1
*
Bump rubocop to v0.65.0 and generate config
Kyrylo Silin
2019-02-24
1
-1
/
+1
*
Update rspec to 3.8.0
yui-knk
2018-12-12
1
-1
/
+1
*
Gemfile: delete gems that were needed for Guard
Kyrylo Silin
2018-10-16
1
-3
/
+0
*
rubocop: fix offences of the Style/HashSyntax cop
Kyrylo Silin
2018-10-13
1
-3
/
+3
*
rubocop: fix offences of the Layout/ExtraSpacing cop
Kyrylo Silin
2018-10-13
1
-1
/
+1
*
Drop support for Rubinius
Kyrylo Silin
2018-10-07
1
-6
/
+0
*
Gemfile: add rubocop 0.59.2 and lock it
Kyrylo Silin
2018-10-06
1
-0
/
+5
*
Update RSpec version to 3.7 (#1712)
Fernando Seror Garcia
2017-11-17
1
-1
/
+1
*
fix failing specs.
robert
2016-07-09
1
-2
/
+2
*
Switch test suite to RSpec
Josh Cheek
2014-08-10
1
-2
/
+1
*
Move back to 'gist' gem
Conrad Irwin
2014-04-27
1
-1
/
+1
*
unbreak pry builds on < ruby 2.1.1
robert
2014-04-27
1
-1
/
+0
*
support deprecated method for HEAD support with pry-doc.
Robert Gleeson
2014-03-23
1
-0
/
+1
*
remove attempt at bond support from pry and move to `pry-bond` project.
Robert Gleeson
2014-03-17
1
-1
/
+0
*
add `yard` to Gemfile
Robert Gleeson
2014-03-16
1
-0
/
+1
*
use false literal in place of string
Robert Gleeson
2014-03-15
1
-2
/
+2
*
move development dependencies to Gemfile, & use Bundler.require().
Robert Gleeson
2014-03-15
1
-0
/
+11
*
use 'platform' on rubinius (over RbConfig) in Gemfile.
Robert Gleeson
2014-01-26
1
-1
/
+1
*
Add rubysl-prettyprint to Gemfile for rbx
Ryan Fitzgerald
2013-11-23
1
-0
/
+1
*
Fix specs on rbx-2.1.0
Ryan Fitzgerald
2013-11-23
1
-0
/
+5
*
Avoid warning with warny rubygems
☈king
2013-02-26
1
-1
/
+1
*
Dev dep on 'jist' + better Guard deps
☈king
2012-12-06
1
-5
/
+4
*
Add simple Guardfile
Ryan Fitzgerald
2012-09-08
1
-0
/
+8
*
added bundler gemfile
Shawn Anderson
2011-09-13
1
-0
/
+2