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.0
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 2.6.0 to 2.7.0. - [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.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
4888ac7a83
commit
4ed02e0fda
12
Gemfile.lock
12
Gemfile.lock
@ -78,10 +78,10 @@ GEM
|
||||
diff-lcs (1.3)
|
||||
domain_name (0.5.20180417)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
dotenv (2.6.0)
|
||||
dotenv-rails (2.6.0)
|
||||
dotenv (= 2.6.0)
|
||||
railties (>= 3.2, < 6.0)
|
||||
dotenv (2.7.0)
|
||||
dotenv-rails (2.7.0)
|
||||
dotenv (= 2.7.0)
|
||||
railties (>= 3.2, < 6.1)
|
||||
dragonfly (1.2.0)
|
||||
addressable (~> 2.3)
|
||||
multi_json (~> 1.0)
|
||||
@ -106,7 +106,7 @@ GEM
|
||||
domain_name (~> 0.5)
|
||||
http-form_data (2.1.1)
|
||||
http_parser.rb (0.6.0)
|
||||
i18n (1.5.1)
|
||||
i18n (1.5.3)
|
||||
concurrent-ruby (~> 1.0)
|
||||
io-like (0.3.0)
|
||||
jwt (1.5.6)
|
||||
@ -128,7 +128,7 @@ GEM
|
||||
multi_xml (0.6.0)
|
||||
multipart-post (2.0.0)
|
||||
nio4r (2.3.1)
|
||||
nokogiri (1.10.0)
|
||||
nokogiri (1.10.1)
|
||||
mini_portile2 (~> 2.4.0)
|
||||
oauth2 (1.4.0)
|
||||
faraday (>= 0.8, < 0.13)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user