Skip to content

Commit

Permalink
Merge pull request #1988 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
thomasleese authored Feb 13, 2024
2 parents 29d20c8 + c28927e commit 16194ac
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -174,10 +174,10 @@ GEM
actionmailer (>= 5.0)
devise (>= 4.6)
diff-lcs (1.5.1)
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)
drb (2.2.0)
ruby2_keywords
email_address (0.2.4)
Expand Down Expand Up @@ -284,7 +284,7 @@ GEM
indefinite_article (0.2.5)
activesupport
io-console (0.7.2)
irb (1.11.1)
irb (1.11.2)
rdoc
reline (>= 0.4.2)
jsbundling-rails (1.3.0)
Expand Down Expand Up @@ -312,7 +312,7 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.5)
minitest (5.21.2)
minitest (5.22.2)
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.6.0)
Expand Down Expand Up @@ -595,7 +595,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-21
Expand Down

0 comments on commit 16194ac

Please sign in to comment.