Skip to content

Commit b5c2f4d

Browse files
Bump toml-rb from 2.2.0 to 4.0.0 (heroku#1570)
Bumps [toml-rb](https://github.com/emancu/toml-rb) from 2.2.0 to 4.0.0. - [Release notes](https://github.com/emancu/toml-rb/releases) - [Commits](emancu/toml-rb@v2.2.0...v4.0.0) --- updated-dependencies: - dependency-name: toml-rb dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9266aa7 commit b5c2f4d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ GEM
3434
heroics (~> 0.1.1)
3535
moneta (~> 1.0.0)
3636
rate_throttle_client (~> 0.1.0)
37+
racc (1.8.1)
3738
rake (13.2.1)
3839
rate_throttle_client (0.1.2)
3940
redis (5.3.0)
@@ -51,8 +52,9 @@ GEM
5152
rspec-support (3.13.1)
5253
thor (1.3.1)
5354
threaded (0.0.4)
54-
toml-rb (2.2.0)
55+
toml-rb (4.0.0)
5556
citrus (~> 3.0, > 3.0)
57+
racc (~> 1.7)
5658
webrick (1.8.2)
5759

5860
PLATFORMS

0 commit comments

Comments
 (0)