Skip to content

Commit

Permalink
Update gemfile.lock to include toml-rb
Browse files Browse the repository at this point in the history
  • Loading branch information
meatball133 committed Nov 9, 2024
1 parent 039911c commit 8e3afbe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
citrus (3.0.2)
docile (1.4.0)
json (2.7.2)
minitest (5.22.3)
Expand Down Expand Up @@ -43,6 +44,9 @@ GEM
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
strscan (3.1.0)
toml-rb (3.0.1)
citrus (~> 3.0, > 3.0)
racc (~> 1.7)
unicode-display_width (2.5.0)

PLATFORMS
Expand All @@ -57,6 +61,7 @@ DEPENDENCIES
rubocop-minitest
rubocop-rake
simplecov
toml-rb

BUNDLED WITH
2.5.7

0 comments on commit 8e3afbe

Please sign in to comment.