Skip to content

Commit 192fea9

Browse files
Bump rspec from 3.10.0 to 3.11.0 (#84)
Bumps [rspec](https://github.com/rspec/rspec-metagem) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/rspec/rspec-metagem/releases) - [Commits](rspec/rspec-metagem@v3.10.0...v3.11.0) --- updated-dependencies: - dependency-name: rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08b6645 commit 192fea9

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,25 +9,25 @@ PATH
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
diff-lcs (1.4.4)
12+
diff-lcs (1.5.0)
1313
ffi (1.15.5)
1414
rake (13.0.6)
1515
rgeo (2.3.0)
1616
rgeo-geojson (2.1.1)
1717
rgeo (>= 1.0.0)
18-
rspec (3.10.0)
19-
rspec-core (~> 3.10.0)
20-
rspec-expectations (~> 3.10.0)
21-
rspec-mocks (~> 3.10.0)
22-
rspec-core (3.10.1)
23-
rspec-support (~> 3.10.0)
24-
rspec-expectations (3.10.1)
18+
rspec (3.11.0)
19+
rspec-core (~> 3.11.0)
20+
rspec-expectations (~> 3.11.0)
21+
rspec-mocks (~> 3.11.0)
22+
rspec-core (3.11.0)
23+
rspec-support (~> 3.11.0)
24+
rspec-expectations (3.11.0)
2525
diff-lcs (>= 1.2.0, < 2.0)
26-
rspec-support (~> 3.10.0)
27-
rspec-mocks (3.10.2)
26+
rspec-support (~> 3.11.0)
27+
rspec-mocks (3.11.1)
2828
diff-lcs (>= 1.2.0, < 2.0)
29-
rspec-support (~> 3.10.0)
30-
rspec-support (3.10.2)
29+
rspec-support (~> 3.11.0)
30+
rspec-support (3.11.0)
3131
yard (0.9.26)
3232
zeitwerk (2.5.1)
3333

0 commit comments

Comments
 (0)