Skip to content

Commit

Permalink
Merge pull request #237 from vol1ura/dependabot/bundler/rspec-rails-7…
Browse files Browse the repository at this point in the history
….1.1

Bump rspec-rails from 7.1.0 to 7.1.1
  • Loading branch information
vol1ura authored Feb 21, 2025
2 parents 7f40424 + dd3afdc commit 35a16a1
Showing 1 changed file with 19 additions and 14 deletions.
33 changes: 19 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -179,11 +179,11 @@ GEM
warden (~> 1.2.3)
devise-i18n (1.12.1)
devise (>= 4.9.0)
diff-lcs (1.5.1)
diff-lcs (1.6.0)
docile (1.4.0)
drb (2.2.1)
ed25519 (1.3.0)
erubi (1.13.0)
erubi (1.13.1)
execjs (2.9.1)
factory_bot (6.5.0)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -245,7 +245,8 @@ GEM
railties (>= 6.0)
responders (>= 2)
io-console (0.8.0)
irb (1.14.2)
irb (1.15.1)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.13.0)
Expand All @@ -272,8 +273,8 @@ GEM
kaminari-core (1.2.2)
language_server-protocol (3.17.0.4)
lint_roller (1.1.0)
logger (1.6.5)
loofah (2.23.1)
logger (1.6.6)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -336,6 +337,9 @@ GEM
pghero (3.6.1)
activerecord (>= 6.1)
popper_js (2.11.8)
pp (0.6.2)
prettyprint
prettyprint (0.2.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand All @@ -347,7 +351,7 @@ GEM
yard (~> 0.9.11)
pry-rails (0.3.11)
pry (>= 0.13.0)
psych (5.2.1)
psych (5.2.3)
date
stringio
public_suffix (6.0.1)
Expand All @@ -362,9 +366,10 @@ GEM
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack-session (2.1.0)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.2.1)
rack (>= 3)
Expand Down Expand Up @@ -407,7 +412,7 @@ GEM
activerecord (>= 6.1.5)
activesupport (>= 6.1.5)
i18n
rdoc (6.9.1)
rdoc (6.12.0)
psych (>= 4.0.0)
redis (5.3.0)
redis-client (>= 0.22.0)
Expand All @@ -425,23 +430,23 @@ GEM
chunky_png (~> 1.0)
rqrcode_core (~> 1.0)
rqrcode_core (1.2.0)
rspec-core (3.13.2)
rspec-core (3.13.3)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (7.1.0)
rspec-rails (7.1.1)
actionpack (>= 7.0)
activesupport (>= 7.0)
railties (>= 7.0)
rspec-core (~> 3.13)
rspec-expectations (~> 3.13)
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rspec-support (3.13.2)
rubocop (1.72.2)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
Expand Down Expand Up @@ -517,7 +522,7 @@ GEM
ostruct
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.2)
stringio (3.1.3)
sys-cpu (1.1.0)
ffi (~> 1.1)
sys-filesystem (1.5.3)
Expand Down Expand Up @@ -550,7 +555,7 @@ GEM
whenever (1.0.0)
chronic (>= 0.6.3)
yard (0.9.36)
zeitwerk (2.7.1)
zeitwerk (2.7.2)

PLATFORMS
aarch64-linux-musl
Expand Down

0 comments on commit 35a16a1

Please sign in to comment.