Skip to content

Commit

Permalink
Merge pull request #1638 from etalab/dependabot/bundler/development-d…
Browse files Browse the repository at this point in the history
…ependencies-e9212053dc
  • Loading branch information
skelz0r authored Aug 19, 2024
2 parents 50db333 + c67cc0e commit 17223da
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ group :test do
gem 'cuprite'
gem 'rspec-collection_matchers'
gem 'rspec-its'
gem 'rspec-rails', '6.1.3'
gem 'rspec-rails', '6.1.4'
gem 'rspec-retry'
gem 'shoulda-matchers'
gem 'simplecov', require: false
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ GEM
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.3)
rspec-rails (6.1.4)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand Down Expand Up @@ -494,7 +494,7 @@ GEM
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
shellany (0.0.1)
shoulda-matchers (6.3.0)
shoulda-matchers (6.4.0)
activesupport (>= 5.2.0)
simplecov (0.22.0)
docile (~> 1.1)
Expand Down Expand Up @@ -619,7 +619,7 @@ DEPENDENCIES
redis
rspec-collection_matchers
rspec-its
rspec-rails (= 6.1.3)
rspec-rails (= 6.1.4)
rspec-retry
rubocop
rubocop-capybara
Expand Down

0 comments on commit 17223da

Please sign in to comment.