File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ group :development, :test do
7373 # Call 'byebug' anywhere in the code to stop execution and get a debugger console
7474 gem "byebug" , platforms : [ :mri , :mingw , :x64_mingw ]
7575 # Adds support for Capybara system testing and selenium driver
76- gem "rspec-rails" , "~> 6.0.3 "
76+ gem "rspec-rails" , "~> 6.1 "
7777 gem "faker"
7878 gem "shoulda-matchers" , "~> 3.1"
7979 gem "rails-controller-testing"
Original file line number Diff line number Diff line change 140140 railties (>= 4.1.0 )
141141 responders
142142 warden (~> 1.2.3 )
143- diff-lcs (1.5.0 )
143+ diff-lcs (1.6.2 )
144144 docile (1.4.0 )
145145 dotenv (2.8.1 )
146146 dotenv-rails (2.8.1 )
@@ -347,23 +347,23 @@ GEM
347347 actionpack (>= 5.2 )
348348 railties (>= 5.2 )
349349 rexml (3.2.6 )
350- rspec-core (3.12.2 )
351- rspec-support (~> 3.12 .0 )
352- rspec-expectations (3.12.3 )
350+ rspec-core (3.13.6 )
351+ rspec-support (~> 3.13 .0 )
352+ rspec-expectations (3.13.5 )
353353 diff-lcs (>= 1.2.0 , < 2.0 )
354- rspec-support (~> 3.12 .0 )
355- rspec-mocks (3.12.6 )
354+ rspec-support (~> 3.13 .0 )
355+ rspec-mocks (3.13.8 )
356356 diff-lcs (>= 1.2.0 , < 2.0 )
357- rspec-support (~> 3.12 .0 )
358- rspec-rails (6.0.3 )
357+ rspec-support (~> 3.13 .0 )
358+ rspec-rails (6.1.5 )
359359 actionpack (>= 6.1 )
360360 activesupport (>= 6.1 )
361361 railties (>= 6.1 )
362- rspec-core (~> 3.12 )
363- rspec-expectations (~> 3.12 )
364- rspec-mocks (~> 3.12 )
365- rspec-support (~> 3.12 )
366- rspec-support (3.12.1 )
362+ rspec-core (~> 3.13 )
363+ rspec-expectations (~> 3.13 )
364+ rspec-mocks (~> 3.13 )
365+ rspec-support (~> 3.13 )
366+ rspec-support (3.13.7 )
367367 rubocop (1.56.4 )
368368 base64 (~> 0.1.1 )
369369 json (~> 2.3 )
@@ -515,7 +515,7 @@ DEPENDENCIES
515515 rails-controller-testing
516516 recursive-open-struct
517517 redcarpet (~> 3.5.1 )
518- rspec-rails (~> 6.0.3 )
518+ rspec-rails (~> 6.1 )
519519 sass-rails (~> 5.0 )
520520 sentry-rails
521521 sentry-ruby
Original file line number Diff line number Diff line change 134134 railties (>= 4.1.0)
135135 responders
136136 warden (~> 1.2.3)
137- diff-lcs (1.5.0 )
137+ diff-lcs (1.6.2 )
138138 docile (1.4.0)
139139 dotenv (2.8.1)
140140 dotenv-rails (2.8.1)
@@ -341,23 +341,23 @@ GEM
341341 actionpack (>= 5.2)
342342 railties (>= 5.2)
343343 rexml (3.2.6)
344- rspec-core (3.12.2 )
345- rspec-support (~> 3.12 .0)
346- rspec-expectations (3.12.3 )
344+ rspec-core (3.13.6 )
345+ rspec-support (~> 3.13 .0)
346+ rspec-expectations (3.13.5 )
347347 diff-lcs (>= 1.2.0, < 2.0)
348- rspec-support (~> 3.12 .0)
349- rspec-mocks (3.12.6 )
348+ rspec-support (~> 3.13 .0)
349+ rspec-mocks (3.13.8 )
350350 diff-lcs (>= 1.2.0, < 2.0)
351- rspec-support (~> 3.12 .0)
352- rspec-rails (6.0.3 )
351+ rspec-support (~> 3.13 .0)
352+ rspec-rails (6.1.5 )
353353 actionpack (>= 6.1)
354354 activesupport (>= 6.1)
355355 railties (>= 6.1)
356- rspec-core (~> 3.12 )
357- rspec-expectations (~> 3.12 )
358- rspec-mocks (~> 3.12 )
359- rspec-support (~> 3.12 )
360- rspec-support (3.12.1 )
356+ rspec-core (~> 3.13 )
357+ rspec-expectations (~> 3.13 )
358+ rspec-mocks (~> 3.13 )
359+ rspec-support (~> 3.13 )
360+ rspec-support (3.13.7 )
361361 rubocop (1.56.4)
362362 base64 (~> 0.1.1)
363363 json (~> 2.3)
@@ -511,7 +511,7 @@ DEPENDENCIES
511511 rails-controller-testing
512512 recursive-open-struct
513513 redcarpet (~> 3.5.1)
514- rspec-rails (~> 6.0.3 )
514+ rspec-rails (~> 6.1 )
515515 sass-rails (~> 5.0)
516516 sentry-rails
517517 sentry-ruby
You can’t perform that action at this time.
0 commit comments