Skip to content

Commit

Permalink
Bump term-ansicolor from 1.8.0 to 1.10.2
Browse files Browse the repository at this point in the history
Bumps [term-ansicolor](https://github.com/flori/term-ansicolor) from 1.8.0 to 1.10.2.
- [Changelog](https://github.com/flori/term-ansicolor/blob/master/CHANGES)
- [Commits](flori/term-ansicolor@v1.8.0...v1.10.2)

---
updated-dependencies:
- dependency-name: term-ansicolor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 26531fe commit d01082e
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ GEM
mime-types-data (3.2023.1205)
mini_mime (1.1.5)
minitest (5.20.0)
mize (0.4.1)
protocol (~> 2.0)
mojo_magick (0.6.8)
msfrpc-client (1.1.2)
msgpack (~> 1)
Expand All @@ -119,6 +121,8 @@ GEM
ast (~> 2.4.1)
racc
power_assert (2.0.3)
protocol (2.0.0)
ruby_parser (~> 3.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down Expand Up @@ -182,6 +186,9 @@ GEM
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
ruby_parser (3.21.0)
racc (~> 1.5)
sexp_processor (~> 4.16)
rubyzip (2.3.2)
rushover (0.3.0)
json
Expand All @@ -191,6 +198,7 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sexp_processor (4.17.1)
sinatra (3.2.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
Expand All @@ -202,7 +210,8 @@ GEM
stringio (3.1.0)
strscan (3.1.0)
sync (0.5.0)
term-ansicolor (1.8.0)
term-ansicolor (1.10.2)
mize
tins (~> 1.0)
test-unit (3.6.1)
power_assert
Expand All @@ -228,7 +237,8 @@ GEM
tilt (2.3.0)
timeout (0.4.1)
timers (4.3.5)
tins (1.32.1)
tins (1.33.0)
bigdecimal
sync
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit d01082e

Please sign in to comment.