1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/irb
Nobuyoshi Nakada 9e940eae60
[ruby/irb] Moved development dependencies to Gemfile
As expressions in a gemspec file are evaluated at the build time,
but not the run time, the conditional in the gemspec will not work
as intended.

https://github.com/ruby/irb/commit/42f364ea23
2021-04-08 21:41:00 +09:00
..
cmd [ruby/irb] Add show_source command 2021-04-02 16:40:06 +09:00
ext
lc
.document
color.rb [ruby/irb] Ripper::Lexer::Elem#state is defined since Ruby 2.5 2021-04-08 20:42:14 +09:00
color_printer.rb
completion.rb
context.rb
easter-egg.rb
extend-command.rb [ruby/irb] Add show_source command 2021-04-02 16:40:06 +09:00
frame.rb
help.rb
init.rb
input-method.rb [ruby/irb] Evaluate each toplevel statement 2021-04-03 01:17:08 +09:00
inspector.rb
irb.gemspec [ruby/irb] Moved development dependencies to Gemfile 2021-04-08 21:41:00 +09:00
locale.rb
magic-file.rb
notifier.rb
output-method.rb
ruby-lex.rb [ruby/irb] Evaluate each toplevel statement 2021-04-03 01:17:08 +09:00
ruby_logo.aa
src_encoding.rb
version.rb [ruby/irb] Version 1.3.5 2021-04-03 01:25:58 +09:00
workspace.rb
ws-for-case-2.rb
xmp.rb