Skip to content

Commit

Permalink
Merge pull request #15904 from opf/dependabot/bundler/dev/rspec-rails…
Browse files Browse the repository at this point in the history
…-6.1.3

Bump rspec-rails from 6.1.2 to 6.1.3
  • Loading branch information
ulferts authored Jun 20, 2024
2 parents 879a454 + 8bfe535 commit c6929f4
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ GEM
rb_sys (~> 0.9)
compare-xml (0.66)
nokogiri (~> 1.8)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
cookiejar (0.3.4)
cose (1.3.0)
Expand Down Expand Up @@ -505,7 +505,7 @@ GEM
rubocop
smart_properties
erblint-github (1.0.1)
erubi (1.12.0)
erubi (1.13.0)
escape_utils (1.3.0)
et-orbi (1.2.11)
tzinfo
Expand Down Expand Up @@ -638,7 +638,7 @@ GEM
ice_nine (0.11.2)
interception (0.5)
io-console (0.7.2)
irb (1.13.1)
irb (1.13.2)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
iso8601 (0.13.0)
Expand Down Expand Up @@ -723,7 +723,7 @@ GEM
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.23.1)
minitest (5.24.0)
msgpack (1.7.2)
multi_json (1.15.0)
mustermann (3.0.0)
Expand Down Expand Up @@ -925,7 +925,7 @@ GEM
redis-client (0.22.2)
connection_pool
regexp_parser (2.9.2)
reline (0.5.8)
reline (0.5.9)
io-console (~> 0.5)
representable (3.2.0)
declarative (< 0.1.0)
Expand All @@ -950,13 +950,13 @@ GEM
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
rspec-expectations (3.13.1)
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.2)
rspec-rails (6.1.3)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand Down Expand Up @@ -1057,7 +1057,7 @@ GEM
store_attribute (1.2.0)
activerecord (>= 6.0)
stringex (2.8.6)
stringio (3.1.0)
stringio (3.1.1)
strscan (3.1.0)
structured_warnings (0.4.0)
svg-graph (2.2.2)
Expand Down Expand Up @@ -1144,7 +1144,7 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.36)
zeitwerk (2.6.15)
zeitwerk (2.6.16)

PLATFORMS
ruby
Expand Down

0 comments on commit c6929f4

Please sign in to comment.