diff --git a/Gemfile b/Gemfile index a6493d5..1d0c1b2 100644 --- a/Gemfile +++ b/Gemfile @@ -56,7 +56,7 @@ group :development, :test do gem "simplecov", require: false # Test suite - gem "rspec-rails", "~> 6.1.0" + gem "rspec-rails", "~> 7.1.0" # Linter gem "rubocop", require: false diff --git a/Gemfile.lock b/Gemfile.lock index bf19842..68ba958 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,8 +71,11 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) base64 (0.2.0) + bcrypt (3.1.20) bigdecimal (3.1.8) bindex (0.8.1) bootsnap (1.18.4) @@ -82,11 +85,20 @@ GEM builder (3.3.0) concurrent-ruby (1.3.4) connection_pool (2.4.1) + crack (1.0.0) + bigdecimal + rexml crass (1.0.6) date (3.3.4) debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) + devise (4.9.4) + bcrypt (~> 3.0) + orm_adapter (~> 0.1) + railties (>= 4.1.0) + responders + warden (~> 1.2.3) diff-lcs (1.5.1) docile (1.4.0) drb (2.2.1) @@ -107,11 +119,16 @@ GEM zeitwerk (~> 2.6) error_highlight (0.6.0) erubi (1.13.0) + factory_bot (6.5.0) + activesupport (>= 5.0.0) + factory_bot_rails (6.4.4) + factory_bot (~> 6.5) + railties (>= 5.0.0) + faker (3.5.1) + i18n (>= 1.8.11, < 2) faraday (2.11.0) faraday-net_http (>= 2.0, < 3.4) logger - faraday-http-cache (2.5.1) - faraday (>= 0.8) faraday-net_http (3.3.0) net-http globalid (1.2.1) @@ -122,14 +139,15 @@ GEM mustermann-grape (~> 1.1.0) rack (>= 2) zeitwerk - i18n (1.14.5) + hashdiff (1.1.1) + i18n (1.14.6) concurrent-ruby (~> 1.0) importmap-rails (2.0.1) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.7.2) - irb (1.14.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.12.0) @@ -137,8 +155,8 @@ GEM activesupport (>= 5.0.0) json (2.7.2) language_server-protocol (3.17.0.3) - logger (1.6.0) - loofah (2.22.0) + logger (1.6.1) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -175,25 +193,26 @@ GEM racc (~> 1.4) nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) + orm_adapter (0.5.0) parallel (1.26.3) parser (3.3.4.2) ast (~> 2.4.1) racc - psych (5.1.2) + psych (5.2.0) stringio + public_suffix (6.0.1) puma (6.4.2) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.7) + rack (3.1.8) rack-mini-profiler (3.3.1) rack (>= 1.2.0) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.0) rack (>= 3) - webrick (~> 1.8) rails (7.2.1) actioncable (= 7.2.1) actionmailbox (= 7.2.1) @@ -228,22 +247,25 @@ GEM rdoc (6.7.0) psych (>= 4.0.0) regexp_parser (2.9.2) - reline (0.5.9) + reline (0.5.11) io-console (~> 0.5) + responders (3.1.1) + actionpack (>= 5.2) + railties (>= 5.2) rexml (3.3.6) strscan - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (6.1.3) - actionpack (>= 6.1) - activesupport (>= 6.1) - railties (>= 6.1) + rspec-rails (7.1.0) + actionpack (>= 7.0) + activesupport (>= 7.0) + railties (>= 7.0) rspec-core (~> 3.13) rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) @@ -280,7 +302,7 @@ GEM rubocop-rails ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - securerandom (0.3.1) + securerandom (0.3.2) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) @@ -300,7 +322,7 @@ GEM sqlite3 (2.0.4-x86_64-darwin) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.1) + stringio (3.1.2) strscan (3.1.0) tailwindcss-rails (2.7.3-aarch64-linux) railties (>= 7.0.0) @@ -310,7 +332,7 @@ GEM railties (>= 7.0.0) tailwindcss-rails (2.7.3-x86_64-linux) railties (>= 7.0.0) - thor (1.3.1) + thor (1.3.2) timeout (0.4.1) turbo-rails (2.0.6) actionpack (>= 6.0.0) @@ -321,16 +343,23 @@ GEM unicode-display_width (2.5.0) uri (0.13.1) useragent (0.16.10) + vcr (6.3.1) + base64 + warden (1.2.9) + rack (>= 2.0.9) web-console (4.2.1) actionview (>= 6.0.0) activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webrick (1.8.1) + webmock (3.24.0) + addressable (>= 2.8.0) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.17) + zeitwerk (2.6.18) PLATFORMS aarch64-linux @@ -342,16 +371,18 @@ DEPENDENCIES bootsnap brakeman debug + devise (~> 4.9) error_highlight (>= 0.4.0) + factory_bot_rails + faker faraday - faraday-http-cache grape (~> 2.1) importmap-rails jbuilder puma (>= 5.0) rack-mini-profiler rails (~> 7.2.1) - rspec-rails (~> 6.1.0) + rspec-rails (~> 7.1.0) rubocop rubocop-rails-omakase simplecov @@ -361,7 +392,9 @@ DEPENDENCIES tailwindcss-rails (~> 2.7) turbo-rails tzinfo-data + vcr web-console + webmock BUNDLED WITH 2.5.4