Skip to content

Commit

Permalink
Merge pull request #4050 from DFE-Digital/dependabot/bundler/dotenv-r…
Browse files Browse the repository at this point in the history
…ails-3.0.0

Bump dotenv-rails from 2.8.1 to 3.0.0
  • Loading branch information
zarembas authored Feb 13, 2024
2 parents 109a63a + ea86b1f commit 759a16c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -200,10 +200,10 @@ GEM
activerecord (>= 4.2, < 8)
docile (1.4.0)
domain_name (0.6.20240107)
dotenv (2.8.1)
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
railties (>= 3.2)
dotenv (3.0.0)
dotenv-rails (3.0.0)
dotenv (= 3.0.0)
railties (>= 6.1)
draper (4.0.2)
actionpack (>= 5.0)
activemodel (>= 5.0)
Expand Down Expand Up @@ -426,7 +426,7 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.5)
minitest (5.21.2)
minitest (5.22.2)
mock_redis (0.44.0)
msgpack (1.7.2)
multi_json (1.15.0)
Expand Down Expand Up @@ -745,7 +745,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.12)
zeitwerk (2.6.13)

PLATFORMS
arm64-darwin-20
Expand Down

0 comments on commit 759a16c

Please sign in to comment.