[DRE-commits] [ruby-dotenv] 01/05: Updated version 2.2.1 from 'upstream/2.2.1'
Antonio Terceiro
terceiro at moszumanska.debian.org
Tue Aug 1 17:53:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-dotenv.
commit 598c70ed904b6837fb8d3c428c31f06fb08f84a6
Merge: 65c97d0 e65633b
Author: Antonio Terceiro <terceiro at debian.org>
Date: Tue Aug 1 14:26:47 2017 -0300
Updated version 2.2.1 from 'upstream/2.2.1'
with Debian dir 9ec94c09468b839b8252b771f68dd827446f91cd
.github/issue_template.md | 21 ++++++++++
.github/stale.yml | 17 ++++++++
.gitignore | 2 +
.rubocop.yml | 2 +-
.travis.yml | 13 +++---
Changelog.md | 43 +++++++++++++++++++-
Gemfile | 14 ++++++-
Guardfile | 2 +-
OWNERS | 5 +++
README.md | 79 ++++++++++++++++++++++++++++--------
Rakefile | 15 ++++---
dotenv-rails.gemspec | 7 ++--
dotenv.gemspec | 8 ++--
lib/dotenv.rb | 12 +++---
lib/dotenv/environment.rb | 4 +-
lib/dotenv/load.rb | 2 +
lib/dotenv/parser.rb | 10 +++--
lib/dotenv/rails-now.rb | 2 +-
lib/dotenv/rails.rb | 36 ++++++++++++----
lib/dotenv/substitutions/variable.rb | 15 ++++---
lib/dotenv/tasks.rb | 2 +-
lib/dotenv/version.rb | 2 +-
spec/dotenv/parser_spec.rb | 44 +++++++++++++++++---
spec/dotenv/rails_spec.rb | 32 +++++++++++----
spec/dotenv_spec.rb | 19 +++++++--
spec/fixtures/.env.development | 2 +
spec/fixtures/.env.development.local | 3 ++
spec/fixtures/.env.test | 1 +
spec/fixtures/bom.env | 1 +
29 files changed, 329 insertions(+), 86 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