Skip to content

Commit 39b0e65

Browse files
Bump the ruby-deps group across 2 directories with 2 updates
Bumps the ruby-deps group with 1 update in the / directory: [rspec](https://github.com/rspec/rspec). Bumps the ruby-deps group with 1 update in the /examples/rails7 directory: [benchmark](https://github.com/ruby/benchmark). Updates `rspec` from 3.13.1 to 3.13.2 - [Commits](rspec/rspec@rspec-v3.13.1...rspec-v3.13.2) Updates `benchmark` from 0.4.1 to 0.5.0 - [Release notes](https://github.com/ruby/benchmark/releases) - [Commits](ruby/benchmark@v0.4.1...v0.5.0) --- updated-dependencies: - dependency-name: rspec dependency-version: 3.13.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: benchmark dependency-version: 0.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 301592d commit 39b0e65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GEM
88
diff-lcs (1.6.2)
99
rack (2.2.20)
1010
rake (13.3.0)
11-
rspec (3.13.1)
11+
rspec (3.13.2)
1212
rspec-core (~> 3.13.0)
1313
rspec-expectations (~> 3.13.0)
1414
rspec-mocks (~> 3.13.0)

examples/rails7/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ GEM
7373
securerandom (>= 0.3)
7474
tzinfo (~> 2.0, >= 2.0.5)
7575
base64 (0.3.0)
76-
benchmark (0.4.1)
76+
benchmark (0.5.0)
7777
bigdecimal (3.3.1)
7878
bigdecimal (3.3.1-java)
7979
builder (3.3.0)

0 commit comments

Comments
 (0)