Skip to content

Commit

Permalink
chore(deps): update dependency dotenv-rails to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent c843b02 commit c2089bc
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 23 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ group :development, :test do
gem 'bullet'
gem 'colorize'
gem 'consistency_fail'
gem 'dotenv-rails', '~> 2.7.0'
gem 'dotenv-rails', '~> 3.1.7'
gem 'guard-livereload', '~> 2.5.0'
gem 'guard-rspec', require: false
gem 'pry-byebug'
Expand Down
46 changes: 24 additions & 22 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ GEM
msgpack (~> 1.2)
brakeman (5.2.3)
browser (5.3.1)
builder (3.2.4)
builder (3.3.0)
bullet (7.0.2)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
Expand Down Expand Up @@ -117,14 +117,14 @@ GEM
docile (1.4.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.6)
dotenv-rails (2.7.6)
dotenv (= 2.7.6)
railties (>= 3.2)
dotenv (3.1.7)
dotenv-rails (3.1.7)
dotenv (= 3.1.7)
railties (>= 6.1)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
erubi (1.12.0)
erubi (1.13.0)
et-orbi (1.2.7)
tzinfo
eventmachine (1.2.7)
Expand Down Expand Up @@ -213,17 +213,17 @@ GEM
llhttp-ffi (0.4.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
loofah (2.20.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
lumberjack (1.2.8)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
marcel (1.0.4)
method_source (1.0.0)
method_source (1.1.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
Expand All @@ -234,7 +234,7 @@ GEM
mini_portile2 (2.8.8)
mini_racer (0.6.2)
libv8-node (~> 16.10.0.0)
minitest (5.24.1)
minitest (5.25.4)
mollie-api-ruby (4.7.1)
msgpack (1.5.2)
multi_json (1.15.0)
Expand All @@ -255,10 +255,10 @@ GEM
net-ssh (6.1.0)
netrc (0.11.0)
nio4r (2.7.4)
nokogiri (1.14.5)
mini_portile2 (~> 2.8.0)
nokogiri (1.17.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.14.5-x86_64-linux)
nokogiri (1.17.2-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand Down Expand Up @@ -304,7 +304,7 @@ GEM
pundit (2.2.0)
activesupport (>= 3.0.0)
raabro (1.4.0)
racc (1.6.2)
racc (1.8.1)
rack (2.2.10)
rack-attack (6.6.1)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -332,11 +332,13 @@ GEM
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
activesupport (>= 5.0.1.rc1)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
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)
rails-i18n (7.0.3)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
Expand All @@ -348,7 +350,7 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
rake (13.2.1)
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down Expand Up @@ -485,7 +487,7 @@ GEM
net-ssh (>= 2.8.0)
strscan (3.0.9)
terminal-notifier-guard (1.7.0)
thor (1.2.2)
thor (1.3.2)
tilt (2.1.0)
timecop (0.9.5)
timeliness (0.4.5)
Expand Down Expand Up @@ -523,7 +525,7 @@ GEM
wicked_pdf (2.6.3)
activesupport
wkhtmltopdf-binary (0.12.6.5)
zeitwerk (2.6.18)
zeitwerk (2.7.1)

PLATFORMS
ruby
Expand All @@ -542,7 +544,7 @@ DEPENDENCIES
consistency_fail
devise (~> 4.8.0)
devise-i18n (~> 1.10.0)
dotenv-rails (~> 2.7.0)
dotenv-rails (~> 3.1.7)
factory_bot_rails (~> 6.2.0)
faker (~> 3.1.1)
font-awesome-rails (~> 4.7.0.0)
Expand Down

0 comments on commit c2089bc

Please sign in to comment.