diff --git a/Gemfile b/Gemfile index a2d532c92..7498740cd 100644 --- a/Gemfile +++ b/Gemfile @@ -52,7 +52,7 @@ group :development, :test do gem 'bullet' gem 'colorize' gem 'consistency_fail' - gem 'dotenv-rails', '~> 2.8.1' + gem 'dotenv-rails', '~> 3.1.7' gem 'guard-livereload', '~> 2.5.2' gem 'guard-rspec', require: false gem 'pry-byebug' diff --git a/Gemfile.lock b/Gemfile.lock index 9bbb35a3f..4dc9509e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -117,14 +117,14 @@ GEM docile (1.4.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - dotenv (2.8.1) - dotenv-rails (2.8.1) - dotenv (= 2.8.1) - 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.1) et-orbi (1.2.7) tzinfo eventmachine (1.2.7) @@ -192,6 +192,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) + json (2.9.1) jwt (2.7.0) kaminari (1.2.2) activesupport (>= 4.1.0) @@ -205,7 +206,6 @@ GEM activerecord kaminari-core (= 1.2.2) kaminari-core (1.2.2) - libv8-node (16.10.0.0) libv8-node (16.10.0.0-x86_64-linux) listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) @@ -213,9 +213,9 @@ GEM llhttp-ffi (0.4.0) ffi-compiler (~> 1.0) rake (~> 13.0) - loofah (2.20.0) + loofah (2.24.0) 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) @@ -223,7 +223,7 @@ GEM 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) @@ -231,10 +231,9 @@ GEM open4 (~> 1.3.4) rake mini_mime (1.1.5) - mini_portile2 (2.8.8) mini_racer (0.6.3) libv8-node (~> 16.10.0.0) - minitest (5.25.2) + minitest (5.25.4) mollie-api-ruby (4.7.1) msgpack (1.7.0) multi_json (1.15.0) @@ -255,10 +254,7 @@ GEM net-ssh (6.1.0) netrc (0.11.0) nio4r (2.7.4) - nokogiri (1.14.5) - mini_portile2 (~> 2.8.0) - racc (~> 1.4) - nokogiri (1.14.5-x86_64-linux) + nokogiri (1.18.1-x86_64-linux-gnu) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -285,7 +281,7 @@ GEM paper_trail (16.0.0) activerecord (>= 6.1) request_store (~> 1.4) - parallel (1.23.0) + parallel (1.26.3) paranoia (3.0.0) activerecord (>= 6, < 8.1) parser (3.2.2.1) @@ -305,7 +301,7 @@ GEM pundit (2.3.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) @@ -313,7 +309,7 @@ GEM rack rack-proxy (0.7.6) rack - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rails (7.0.8.6) actioncable (= 7.0.8.6) @@ -333,11 +329,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.6) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) @@ -349,7 +347,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) @@ -373,7 +371,7 @@ GEM redis-store (>= 1.2, < 2) redis-store (1.9.1) redis (>= 4, < 5) - regexp_parser (2.8.0) + regexp_parser (2.10.0) request_store (1.7.0) rack (>= 1.4) responders (3.1.0) @@ -384,7 +382,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.2.5) + rexml (3.4.0) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -490,7 +488,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) @@ -505,7 +503,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8.2) - unicode-display_width (2.4.2) + unicode-display_width (2.6.0) uniform_notifier (1.16.0) validates_timeliness (7.0.0.beta2) activemodel (>= 7.0.0, < 8) @@ -529,10 +527,9 @@ GEM wicked_pdf (2.6.3) activesupport wkhtmltopdf-binary (0.12.6.5) - zeitwerk (2.6.18) + zeitwerk (2.7.1) PLATFORMS - ruby x86_64-linux DEPENDENCIES @@ -548,7 +545,7 @@ DEPENDENCIES consistency_fail devise (~> 4.9.2) devise-i18n (~> 1.11.0) - dotenv-rails (~> 2.8.1) + dotenv-rails (~> 3.1.7) factory_bot_rails (~> 6.2.0) faker (~> 3.2.0) font-awesome-rails (~> 4.7.0.8)