Skip to content

Commit

Permalink
Bump rspec-rails from 6.1.0 to 6.1.1 (#2151)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent 2e90f9c commit a7ad389
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ group :development, :test do

# Our preferred testing library for Ruby and Rails projects
gem "rails-controller-testing"
gem "rspec-rails", "~> 6.1.0"
gem "rspec-rails", "~> 6.1.1"
gem "rswag-specs"
gem "shoulda-matchers", "~> 6.1"

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ GEM
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-rails (6.1.0)
rspec-rails (6.1.1)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand Down Expand Up @@ -575,7 +575,7 @@ DEPENDENCIES
redcarpet (~> 3.6)
rotp (~> 6.3)
rqrcode (~> 2.2)
rspec-rails (~> 6.1.0)
rspec-rails (~> 6.1.1)
rswag-api
rswag-specs
rswag-ui
Expand Down

0 comments on commit a7ad389

Please sign in to comment.