Skip to content

Commit cb33e46

Browse files
Bump dotenv-rails from 3.1.4 to 3.1.7
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.1.4 to 3.1.7. - [Release notes](https://github.com/bkeepers/dotenv/releases) - [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md) - [Commits](bkeepers/dotenv@v3.1.4...v3.1.7) --- updated-dependencies: - dependency-name: dotenv-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4171348 commit cb33e46

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

Gemfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -124,12 +124,12 @@ GEM
124124
responders
125125
warden (~> 1.2.3)
126126
docile (1.4.1)
127-
dotenv (3.1.4)
128-
dotenv-rails (3.1.4)
129-
dotenv (= 3.1.4)
127+
dotenv (3.1.7)
128+
dotenv-rails (3.1.7)
129+
dotenv (= 3.1.7)
130130
railties (>= 6.1)
131131
drb (2.2.1)
132-
erubi (1.13.0)
132+
erubi (1.13.1)
133133
faraday (2.12.2)
134134
faraday-net_http (>= 2.0, < 3.5)
135135
json
@@ -146,7 +146,7 @@ GEM
146146
activesupport (>= 6.0.0)
147147
railties (>= 6.0.0)
148148
io-console (0.8.0)
149-
irb (1.14.1)
149+
irb (1.14.3)
150150
rdoc (>= 4.0.0)
151151
reline (>= 0.4.2)
152152
jbuilder (2.13.0)
@@ -157,7 +157,7 @@ GEM
157157
jwt (2.9.3)
158158
base64
159159
language_server-protocol (3.17.0.3)
160-
logger (1.6.2)
160+
logger (1.6.4)
161161
loofah (2.23.1)
162162
crass (~> 1.0.2)
163163
nokogiri (>= 1.12.0)
@@ -185,17 +185,17 @@ GEM
185185
net-smtp (0.5.0)
186186
net-protocol
187187
nio4r (2.7.4)
188-
nokogiri (1.17.0-aarch64-linux)
188+
nokogiri (1.17.2-aarch64-linux)
189189
racc (~> 1.4)
190-
nokogiri (1.17.0-arm-linux)
190+
nokogiri (1.17.2-arm-linux)
191191
racc (~> 1.4)
192-
nokogiri (1.17.0-arm64-darwin)
192+
nokogiri (1.17.2-arm64-darwin)
193193
racc (~> 1.4)
194-
nokogiri (1.17.0-x86-linux)
194+
nokogiri (1.17.2-x86-linux)
195195
racc (~> 1.4)
196-
nokogiri (1.17.0-x86_64-darwin)
196+
nokogiri (1.17.2-x86_64-darwin)
197197
racc (~> 1.4)
198-
nokogiri (1.17.0-x86_64-linux)
198+
nokogiri (1.17.2-x86_64-linux)
199199
racc (~> 1.4)
200200
oauth2 (2.0.9)
201201
faraday (>= 0.17.3, < 3.0)
@@ -222,7 +222,7 @@ GEM
222222
parser (3.3.6.0)
223223
ast (~> 2.4.1)
224224
racc
225-
psych (5.2.1)
225+
psych (5.2.2)
226226
date
227227
stringio
228228
public_suffix (6.0.1)
@@ -258,7 +258,7 @@ GEM
258258
activesupport (>= 5.0.0)
259259
minitest
260260
nokogiri (>= 1.6)
261-
rails-html-sanitizer (1.6.1)
261+
rails-html-sanitizer (1.6.2)
262262
loofah (~> 2.21)
263263
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
264264
railties (8.0.0.1)
@@ -271,10 +271,10 @@ GEM
271271
zeitwerk (~> 2.6)
272272
rainbow (3.1.1)
273273
rake (13.2.1)
274-
rdoc (6.8.1)
274+
rdoc (6.10.0)
275275
psych (>= 4.0.0)
276276
regexp_parser (2.9.3)
277-
reline (0.5.12)
277+
reline (0.6.0)
278278
io-console (~> 0.5)
279279
responders (3.1.1)
280280
actionpack (>= 5.2)
@@ -310,7 +310,7 @@ GEM
310310
rubocop-rails
311311
ruby-progressbar (1.13.0)
312312
rubyzip (2.3.2)
313-
securerandom (0.4.0)
313+
securerandom (0.4.1)
314314
selenium-webdriver (4.27.0)
315315
base64 (~> 0.2)
316316
logger (~> 1.4)

0 commit comments

Comments
 (0)