[DRE-commits] [ruby-dotenv] 01/03: Merge tag 'upstream/1.0.2'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Apr 13 06:59:00 UTC 2015


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

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

commit 384605e9728a2c3ca1eeaf1cee80603ea92f247a
Merge: 49ce509 e4f2ce9
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Apr 13 12:20:46 2015 +0530

    Merge tag 'upstream/1.0.2'
    
    Upstream version 1.0.2
    
    # gpg: Signature made Monday 13 April 2015 12:20:40 PM IST using RSA key ID 4512C22A
    # gpg: Good signature from "Praveen Arimbrathodiyil (piratepin) <praveen at debian.org>"
    # gpg:                 aka "Pirate Praveen (pirates.org.in) <praveen at onenetbeyond.org>"
    # gpg:                 aka "Pirate Praveen (piratesin) <me at j4v4m4n.in>"

 .travis.yml                                        |   3 +
 Changelog.md                                       |  59 ++++++++++++
 Gemfile                                            |  15 ++-
 Guardfile                                          |   2 +-
 README.md                                          |  73 ++++++++++-----
 bin/dotenv                                         |   7 +-
 dotenv-rails.gemspec                               |  17 ----
 dotenv.gemspec                                     |   3 +-
 lib/dotenv-rails.rb                                |   1 -
 lib/dotenv.rb                                      |  32 ++++---
 lib/dotenv/capistrano.rb                           |   5 -
 lib/dotenv/capistrano/recipes.rb                   |  10 --
 lib/dotenv/environment.rb                          |  63 ++-----------
 lib/dotenv/format_error.rb                         |   4 -
 lib/dotenv/{environment.rb => parser.rb}           |  55 +++++------
 lib/dotenv/railtie.rb                              |  14 ---
 lib/dotenv/substitutions/command.rb                |  39 ++++++++
 lib/dotenv/substitutions/variable.rb               |  42 +++++++++
 lib/dotenv/version.rb                              |   2 +-
 metadata.yml                                       |  48 +++++-----
 spec/dotenv/environment_spec.rb                    | 103 ++-------------------
 .../dotenv/{environment_spec.rb => parser_spec.rb} |  72 +++++++-------
 spec/dotenv_spec.rb                                |  32 ++++---
 23 files changed, 344 insertions(+), 357 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