Skip to content

Commit

Permalink
Bump the rails_61 group in /gemfiles/rails_61 with 1 update (#587)
Browse files Browse the repository at this point in the history
Bumps the rails_61 group in /gemfiles/rails_61 with 1 update: [rspec-rails](https://github.com/rspec/rspec-rails).


Updates `rspec-rails` from 6.1.1 to 6.1.2
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md)
- [Commits](rspec/rspec-rails@v6.1.1...v6.1.2)

---
updated-dependencies:
- dependency-name: rspec-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rails_61
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 5ff6f6c commit 4d53b11
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions gemfiles/rails_61/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ GEM
ffi (1.16.3-java)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
loofah (2.22.0)
crass (~> 1.0.2)
Expand All @@ -108,7 +108,7 @@ GEM
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.22.2)
minitest (5.22.3)
net-imap (0.4.10)
date
net-protocol
Expand All @@ -120,10 +120,10 @@ GEM
net-protocol
nio4r (2.7.0)
nio4r (2.7.0-java)
nokogiri (1.16.2)
nokogiri (1.16.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.2-java)
nokogiri (1.16.3-java)
racc (~> 1.4)
pry (0.14.2)
coderay (~> 1.1)
Expand All @@ -135,7 +135,7 @@ GEM
public_suffix (5.0.4)
racc (1.7.3)
racc (1.7.3-java)
rack (2.2.8.1)
rack (2.2.9)
rack-test (2.1.0)
rack (>= 1.3)
rails (6.1.7.7)
Expand Down Expand Up @@ -181,14 +181,14 @@ GEM
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.1)
rspec-rails (6.1.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-core (~> 3.12)
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-core (~> 3.13)
rspec-expectations (~> 3.13)
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
simplecov (0.22.0)
docile (~> 1.1)
Expand Down

0 comments on commit 4d53b11

Please sign in to comment.