Skip to content

Commit be1af49

Browse files
Bump the ruby-dependencies group with 4 updates (heroku#1609)
Bumps the ruby-dependencies group with 4 updates: [rspec-core](https://github.com/rspec/rspec), [rspec-expectations](https://github.com/rspec/rspec), [rake](https://github.com/ruby/rake) and [json](https://github.com/ruby/json). Updates `rspec-core` from 3.13.3 to 3.13.4 - [Changelog](https://github.com/rspec/rspec/blob/rspec-core-v3.13.4/rspec-core/Changelog.md) - [Commits](rspec/rspec@rspec-core-v3.13.3...rspec-core-v3.13.4) Updates `rspec-expectations` from 3.13.4 to 3.13.5 - [Changelog](https://github.com/rspec/rspec/blob/rspec-expectations-v3.13.5/rspec-expectations/Changelog.md) - [Commits](rspec/rspec@rspec-expectations-v3.13.4...rspec-expectations-v3.13.5) Updates `rake` from 13.2.1 to 13.3.0 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.2.1...v13.3.0) Updates `json` from 2.11.3 to 2.12.2 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.11.3...v2.12.2) --- updated-dependencies: - dependency-name: rspec-core dependency-version: 3.13.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: rspec-expectations dependency-version: 3.13.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: rake dependency-version: 13.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: json dependency-version: 2.12.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 471f518 commit be1af49

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GEM
66
logger
77
citrus (3.0.2)
88
connection_pool (2.5.3)
9-
diff-lcs (1.6.1)
9+
diff-lcs (1.6.2)
1010
erubis (2.7.0)
1111
excon (0.110.0)
1212
heroics (0.1.3)
@@ -22,7 +22,7 @@ GEM
2222
rrrretry (~> 1)
2323
thor (~> 1)
2424
threaded (~> 0)
25-
json (2.11.3)
25+
json (2.12.2)
2626
logger (1.7.0)
2727
moneta (1.0.0)
2828
multi_json (1.15.0)
@@ -35,21 +35,21 @@ GEM
3535
moneta (~> 1.0.0)
3636
rate_throttle_client (~> 0.1.0)
3737
racc (1.8.1)
38-
rake (13.2.1)
38+
rake (13.3.0)
3939
rate_throttle_client (0.1.2)
4040
redis (5.4.0)
4141
redis-client (>= 0.22.0)
4242
redis-client (0.24.0)
4343
connection_pool
4444
rrrretry (1.0.0)
45-
rspec-core (3.13.3)
45+
rspec-core (3.13.4)
4646
rspec-support (~> 3.13.0)
47-
rspec-expectations (3.13.4)
47+
rspec-expectations (3.13.5)
4848
diff-lcs (>= 1.2.0, < 2.0)
4949
rspec-support (~> 3.13.0)
5050
rspec-retry (0.6.2)
5151
rspec-core (> 3.3)
52-
rspec-support (3.13.3)
52+
rspec-support (3.13.4)
5353
thor (1.3.2)
5454
threaded (0.0.4)
5555
toml-rb (4.0.0)

0 commit comments

Comments
 (0)