Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rubinius/rubinius
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7e099e346734
Choose a base ref
...
head repository: rubinius/rubinius
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ee8eb94b1bd0
Choose a head ref
  • 3 commits
  • 8 files changed
  • 1 contributor

Commits on Nov 28, 2014

  1. Updated Gemfile.lock.

    brixen committed Nov 28, 2014
    Copy the full SHA
    f6ac65e View commit details
  2. Updated gems_list.txt.

    brixen committed Nov 28, 2014
    Copy the full SHA
    e48c5e5 View commit details
  3. Updated rubygems to 2.4.4.

    RubyGems 2.4.4 installed
    
    === 2.4.4 / 2014-11-12
    
    Bug fixes:
    
    * Add alternate Root CA for upcoming certificate change. Fixes #1050 by
      Protosac
    
    === 2.4.3 / 2014-11-10
    
    Bug fixes:
    
    * Fix redefine MirrorCommand issue. Pull request #1044 by @akr.
    * Fix typo in platform= docs.  Pull request #1048 by @jasonrclark
    * Add root SSL certificates for upcoming certificate change.  Fixes #1050 by
      Protosac
    
    === 2.4.2 / 2014-10-01
    
    This release was sponsored by Ruby Central.
    
    Bug fixes:
    
    * RubyGems now correctly matches wildcard no_proxy hosts.  Issue #997 by
      voelzemo.
    * Added support for missing git_source method in the gem dependencies API.
    * Fixed handling of git gems with an alternate install directory.
    * Lockfiles will no longer be truncated upon resolution errors.
    * Fixed messaging for `gem owner -a`.  Issue #1004 by Aaron Patterson, Ryan
      Davis.
    * Removed meaningless ensure.  Pull request #1003 by gogotanaka.
    * Improved wording of --source option help.  Pull request #989 by Jason Clark.
    * Empty build_info files are now ignored.  Issue #903 by Adan Alvarado.
    * Gem::Installer ignores dependency checks when installing development
      dependencies.  Issue #994 by Jens Willie.
    * `gem update` now continues after dependency errors.  Issue #993 by aaronchi.
    * RubyGems no longer warns about semantic version dependencies for the 0.x
      range.  Issue #987 by Jeff Felchner, pull request #1006 by Hsing-Hui Hsu.
    * Added minimal lock to allow multithread installation of gems.  Issue #982
      and pull request #1005 by Yorick Peterse
    * RubyGems now considers prerelease dependencies as it did in earlier versions
      when --prerelease is given.  Issue #990 by Jeremy Tryba.
    * Updated capitalization in README.  Issue #1010 by Ben Bodenmiller.
    * Fixed activating gems from a Gemfile for default gems.  Issue #991 by khoan.
    * Fixed windows stub script generation for Cygwin.  Issue #1000 by Brett
      DiFrischia.
    * Allow gem bindir and ruby.exe to live in separate diretories.  Pull request
      #942 by Ian Flynn.
    * Fixed handling of gemspec in gem dependencies files to match Bundler
      behavior.  Issue #1020 by Michal Papis.
    * Fixed `gem update` when updating to prereleases.  Issue #1028 by Santiago
      Pastorino.
    * RubyGems now fails immediately when a git reference cannot be found instead
      of spewing git errors.  Issue #1031 by Michal Papis
    
    ------------------------------------------------------------------------------
    brixen committed Nov 28, 2014
    Copy the full SHA
    ee8eb94 View commit details
Loading