[DRE-commits] [ruby-dotenv] 01/02: Merge tag 'upstream/0.9.0'

Markus Tornow nadir-guest at alioth.debian.org
Fri Oct 11 23:22:55 UTC 2013


This is an automated email from the git hooks/post-receive script.

nadir-guest pushed a commit to branch master
in repository ruby-dotenv.

commit 8e333609c18847d042dd75e401017e9964e51f91
Merge: 2a0f1aa ab15278
Author: molloy <tornow at riseup.net>
Date:   Sat Oct 12 00:43:53 2013 +0200

    Merge tag 'upstream/0.9.0'
    
    Upstream version 0.9.0

 .gitignore                       |    1 +
 .travis.yml                      |    4 +-
 Changelog.md                     |   32 +++++++++++++++
 README.md                        |   25 +++++++++---
 bin/dotenv                       |   12 ++++++
 lib/dotenv.rb                    |    2 +
 lib/dotenv/capistrano.rb         |    5 +++
 lib/dotenv/capistrano/recipes.rb |   10 +++++
 lib/dotenv/environment.rb        |   61 ++++++++++++++++++++++++----
 lib/dotenv/format_error.rb       |    4 ++
 lib/dotenv/railtie.rb            |    2 -
 lib/dotenv/version.rb            |    2 +-
 metadata.yml                     |   11 +++--
 spec/dotenv/environment_spec.rb  |   82 ++++++++++++++++++++++++++++++++++----
 spec/dotenv_spec.rb              |   27 +++++++++++--
 spec/fixtures/plain.env          |    3 ++
 16 files changed, 252 insertions(+), 31 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-dotenv.git



More information about the Pkg-ruby-extras-commits mailing list