Skip to content

Commit 3c4fb2f

Browse files
Bump dotenv-rails from 3.1.4 to 3.1.6
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.1.4 to 3.1.6. - [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.6) --- 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 b7ae67e commit 3c4fb2f

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,9 @@ GEM
123123
responders
124124
warden (~> 1.2.3)
125125
docile (1.4.1)
126-
dotenv (3.1.4)
127-
dotenv-rails (3.1.4)
128-
dotenv (= 3.1.4)
126+
dotenv (3.1.6)
127+
dotenv-rails (3.1.6)
128+
dotenv (= 3.1.6)
129129
railties (>= 6.1)
130130
drb (2.2.1)
131131
erubi (1.13.0)
@@ -145,7 +145,7 @@ GEM
145145
activesupport (>= 6.0.0)
146146
railties (>= 6.0.0)
147147
io-console (0.8.0)
148-
irb (1.14.1)
148+
irb (1.14.2)
149149
rdoc (>= 4.0.0)
150150
reline (>= 0.4.2)
151151
jbuilder (2.13.0)
@@ -156,7 +156,7 @@ GEM
156156
jwt (2.9.3)
157157
base64
158158
language_server-protocol (3.17.0.3)
159-
logger (1.6.2)
159+
logger (1.6.3)
160160
loofah (2.23.1)
161161
crass (~> 1.0.2)
162162
nokogiri (>= 1.12.0)
@@ -184,17 +184,17 @@ GEM
184184
net-smtp (0.5.0)
185185
net-protocol
186186
nio4r (2.7.4)
187-
nokogiri (1.17.0-aarch64-linux)
187+
nokogiri (1.17.2-aarch64-linux)
188188
racc (~> 1.4)
189-
nokogiri (1.17.0-arm-linux)
189+
nokogiri (1.17.2-arm-linux)
190190
racc (~> 1.4)
191-
nokogiri (1.17.0-arm64-darwin)
191+
nokogiri (1.17.2-arm64-darwin)
192192
racc (~> 1.4)
193-
nokogiri (1.17.0-x86-linux)
193+
nokogiri (1.17.2-x86-linux)
194194
racc (~> 1.4)
195-
nokogiri (1.17.0-x86_64-darwin)
195+
nokogiri (1.17.2-x86_64-darwin)
196196
racc (~> 1.4)
197-
nokogiri (1.17.0-x86_64-linux)
197+
nokogiri (1.17.2-x86_64-linux)
198198
racc (~> 1.4)
199199
oauth2 (2.0.9)
200200
faraday (>= 0.17.3, < 3.0)
@@ -257,7 +257,7 @@ GEM
257257
activesupport (>= 5.0.0)
258258
minitest
259259
nokogiri (>= 1.6)
260-
rails-html-sanitizer (1.6.1)
260+
rails-html-sanitizer (1.6.2)
261261
loofah (~> 2.21)
262262
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)
263263
railties (8.0.0.1)
@@ -270,7 +270,7 @@ GEM
270270
zeitwerk (~> 2.6)
271271
rainbow (3.1.1)
272272
rake (13.2.1)
273-
rdoc (6.8.1)
273+
rdoc (6.9.0)
274274
psych (>= 4.0.0)
275275
regexp_parser (2.9.3)
276276
reline (0.5.12)

0 commit comments

Comments
 (0)