Skip to content

Commit

Permalink
Merge pull request #23 from gwu-libraries/dependabot/bundler/rails/rs…
Browse files Browse the repository at this point in the history
…pec-rails-7.0.1

Bump rspec-rails from 6.1.4 to 7.0.1 in /rails
  • Loading branch information
alepbloyd authored Oct 21, 2024
2 parents 7e2951a + baa9044 commit 83f3cec
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions rails/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -256,25 +256,25 @@ GEM
rdoc (6.7.0)
psych (>= 4.0.0)
regexp_parser (2.9.2)
reline (0.5.9)
reline (0.5.10)
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.1)
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)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.4)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-rails (7.0.1)
actionpack (>= 7.0)
activesupport (>= 7.0)
railties (>= 7.0)
rspec-core (~> 3.13)
rspec-expectations (~> 3.13)
rspec-mocks (~> 3.13)
Expand Down Expand Up @@ -308,7 +308,7 @@ GEM
rbs
syntax_tree (>= 2.0.1)
temple (0.10.3)
thor (1.3.1)
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.1)
tzinfo (2.0.6)
Expand All @@ -328,7 +328,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.17)
zeitwerk (2.6.18)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 83f3cec

Please sign in to comment.