Skip to content

Commit 0288170

Browse files
Bump dotenv-rails from 2.7.5 to 2.7.6
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 2.7.5 to 2.7.6. - [Release notes](https://github.com/bkeepers/dotenv/releases) - [Changelog](https://github.com/bkeepers/dotenv/blob/master/Changelog.md) - [Commits](bkeepers/dotenv@v2.7.5...v2.7.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 04eb06e commit 0288170

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,10 @@ GEM
9393
responders
9494
warden (~> 1.2.3)
9595
docile (1.3.2)
96-
dotenv (2.7.5)
97-
dotenv-rails (2.7.5)
98-
dotenv (= 2.7.5)
99-
railties (>= 3.2, < 6.1)
96+
dotenv (2.7.6)
97+
dotenv-rails (2.7.6)
98+
dotenv (= 2.7.6)
99+
railties (>= 3.2)
100100
elasticsearch (6.8.2)
101101
elasticsearch-api (= 6.8.2)
102102
elasticsearch-transport (= 6.8.2)
@@ -155,7 +155,7 @@ GEM
155155
multi_json (1.14.1)
156156
multipart-post (2.1.1)
157157
nio4r (2.5.2)
158-
nokogiri (1.10.9)
158+
nokogiri (1.10.10)
159159
mini_portile2 (~> 2.4.0)
160160
orm_adapter (0.5.0)
161161
parallel (1.19.2)

0 commit comments

Comments
 (0)