quattro_4 scribble

scribble 落書き (調べた事をただ落書きする)

Ruby5 #635

Ruby5 - Episode #635 - May 3rd, 2016

  • Ruby 2.3.1 & 2.2.5 Released
  • Bundler 1.12
    • ruby "~> 2.3"
      • bundle update --ruby
    • bundle outdated with the flags --major, --minor, and --patch
  • Using Local Gems in Gemfile
    • $ bundle config local.tacokit /path/to/tacokit
    • bundle config --delete local.YOUR_GEM_NAME
  • HTTP.rb 2 released
    • HTTP/2 client for Ruby