Skip to content

Commit 6b374a5

Browse files
Bump rspec-mocks from 3.13.1 to 3.13.2
Bumps [rspec-mocks](https://github.com/rspec/rspec-mocks) from 3.13.1 to 3.13.2. - [Release notes](https://github.com/rspec/rspec-mocks/releases) - [Changelog](https://github.com/rspec/rspec-mocks/blob/main/Changelog.md) - [Commits](rspec/rspec-mocks@v3.13.1...v3.13.2) --- updated-dependencies: - dependency-name: rspec-mocks dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cbaabef commit 6b374a5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Gemfile.lock

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GEM
1313
remote: https://rubygems.org/
1414
specs:
1515
abbrev (0.1.2)
16-
activesupport (8.0.1)
16+
activesupport (7.2.2.1)
1717
base64
1818
benchmark (>= 0.3)
1919
bigdecimal
@@ -25,7 +25,6 @@ GEM
2525
minitest (>= 5.1)
2626
securerandom (>= 0.3)
2727
tzinfo (~> 2.0, >= 2.0.5)
28-
uri (>= 0.13.1)
2928
addressable (2.8.7)
3029
public_suffix (>= 2.0.2, < 7.0)
3130
ast (2.4.2)
@@ -98,7 +97,7 @@ GEM
9897
rspec-expectations (3.13.3)
9998
diff-lcs (>= 1.2.0, < 2.0)
10099
rspec-support (~> 3.13.0)
101-
rspec-mocks (3.13.1)
100+
rspec-mocks (3.13.2)
102101
diff-lcs (>= 1.2.0, < 2.0)
103102
rspec-support (~> 3.13.0)
104103
rspec-support (3.13.2)
@@ -150,7 +149,6 @@ GEM
150149
tzinfo (2.0.6)
151150
concurrent-ruby (~> 1.0)
152151
unicode-display_width (2.6.0)
153-
uri (1.0.2)
154152
zlib (3.2.0)
155153

156154
PLATFORMS

0 commit comments

Comments
 (0)