Skip to content

Commit 2ac2847

Browse files
author
Adam Jazairi
authored
Merge pull request #316 from MITLibraries/dependabot/bundler/dotenv-rails-2.7.6
Bump dotenv-rails from 2.7.5 to 2.7.6
2 parents 9701c5d + 0288170 commit 2ac2847

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)