Skip to content

Commit

Permalink
chore(deps): update dependency fasterer to v0.11.0 (#106)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency fasterer to v0.11.0

* Remove the license for colorize

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zakaria Fatahi <[email protected]>
  • Loading branch information
renovate[bot] and zakariaf authored Nov 20, 2023
1 parent fc2ec93 commit 16afaf5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
7 changes: 3 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ GEM
xpath (~> 3.2)
childprocess (4.1.0)
coderay (1.1.3)
colorize (0.8.1)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
crass (1.0.6)
Expand Down Expand Up @@ -137,8 +136,7 @@ GEM
railties (>= 5.0.0)
faker (3.2.2)
i18n (>= 1.8.11, < 2)
fasterer (0.10.1)
colorize (~> 0.7)
fasterer (0.11.0)
ruby_parser (>= 3.19.1)
globalid (1.2.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -199,6 +197,8 @@ GEM
nio4r (2.6.0)
nokogiri (1.15.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
orm_adapter (0.5.0)
overcommit (0.60.0)
childprocess (>= 0.6.3, < 5)
Expand Down Expand Up @@ -385,7 +385,6 @@ GEM
PLATFORMS
arm64-darwin-21
arm64-darwin-22
ruby
x86_64-linux

DEPENDENCIES
Expand Down
7 changes: 0 additions & 7 deletions doc/dependency_decisions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,6 @@
- 0.9.0.1
- 0.9.1
:when: 2022-04-13 03:50:38.233482000 Z
- - :approve
- colorize
- :who: https://github.com/zakariaf/rails-base-app
:why: 'All licensing terms fulfilled; License: GPL-2.0 (https://github.com/fazibear/colorize/blob/master/LICENSE)'
:versions:
- 0.8.1
:when: 2022-04-13 03:51:02.497982000 Z
- - :approve
- sidekiq
- :who: https://github.com/zakariaf/rails-base-app
Expand Down

0 comments on commit 16afaf5

Please sign in to comment.