Skip to content

Commit

Permalink
Merge pull request #350 from Tatsumi0000/dependabot/bundler/web/backe…
Browse files Browse the repository at this point in the history
…nd/rubocop-rspec-3.1.0

Upgrade: Bump rubocop-rspec from 3.0.1 to 3.1.0 in /web/backend
  • Loading branch information
Tatsumi0000 authored Oct 6, 2024
2 parents d80658f + 9acd0e7 commit 67deb67
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions web/backend/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,15 +141,15 @@ GEM
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
numo-narray (0.9.2.1)
parallel (1.25.1)
parser (3.3.4.0)
parallel (1.26.3)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
psych (5.1.2)
stringio
puma (6.4.3)
nio4r (~> 2.0)
racc (1.8.0)
racc (1.8.1)
rack (3.1.5)
rack-cors (2.0.2)
rack (>= 2.0.0)
Expand Down Expand Up @@ -196,8 +196,7 @@ GEM
regexp_parser (2.9.2)
reline (0.5.9)
io-console (~> 0.5)
rexml (3.3.6)
strscan
rexml (3.3.8)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.1)
Expand Down Expand Up @@ -226,7 +225,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
Expand All @@ -238,19 +237,18 @@ GEM
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (3.0.1)
rubocop-rspec (3.1.0)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
spring (4.2.1)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
stringio (3.1.1)
strscan (3.1.0)
thor (1.3.1)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
webrick (1.8.2)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
Expand Down

0 comments on commit 67deb67

Please sign in to comment.