1
0
mirror of https://github.com/danbee/my-images synced 2025-03-04 08:49:05 +00:00

Bump dotenv-rails from 2.6.0 to 2.7.1

Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 2.6.0 to 2.7.1.
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/master/Changelog.md)
- [Commits](https://github.com/bkeepers/dotenv/compare/v2.6.0...v2.7.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-25 06:18:32 +00:00
parent 4888ac7a83
commit 6ec6742df2
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331

View File

@ -78,10 +78,10 @@ GEM
diff-lcs (1.3) diff-lcs (1.3)
domain_name (0.5.20180417) domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0) unf (>= 0.0.5, < 1.0.0)
dotenv (2.6.0) dotenv (2.7.1)
dotenv-rails (2.6.0) dotenv-rails (2.7.1)
dotenv (= 2.6.0) dotenv (= 2.7.1)
railties (>= 3.2, < 6.0) railties (>= 3.2, < 6.1)
dragonfly (1.2.0) dragonfly (1.2.0)
addressable (~> 2.3) addressable (~> 2.3)
multi_json (~> 1.0) multi_json (~> 1.0)
@ -106,7 +106,7 @@ GEM
domain_name (~> 0.5) domain_name (~> 0.5)
http-form_data (2.1.1) http-form_data (2.1.1)
http_parser.rb (0.6.0) http_parser.rb (0.6.0)
i18n (1.5.1) i18n (1.5.3)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
io-like (0.3.0) io-like (0.3.0)
jwt (1.5.6) jwt (1.5.6)
@ -128,7 +128,7 @@ GEM
multi_xml (0.6.0) multi_xml (0.6.0)
multipart-post (2.0.0) multipart-post (2.0.0)
nio4r (2.3.1) nio4r (2.3.1)
nokogiri (1.10.0) nokogiri (1.10.1)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.4.0)
oauth2 (1.4.0) oauth2 (1.4.0)
faraday (>= 0.8, < 0.13) faraday (>= 0.8, < 0.13)