Skip to content

Commit 16afaf5

Browse files
chore(deps): update dependency fasterer to v0.11.0 (#106)
* 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]>
1 parent fc2ec93 commit 16afaf5

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

Gemfile.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ GEM
9292
xpath (~> 3.2)
9393
childprocess (4.1.0)
9494
coderay (1.1.3)
95-
colorize (0.8.1)
9695
concurrent-ruby (1.2.2)
9796
connection_pool (2.4.1)
9897
crass (1.0.6)
@@ -137,8 +136,7 @@ GEM
137136
railties (>= 5.0.0)
138137
faker (3.2.2)
139138
i18n (>= 1.8.11, < 2)
140-
fasterer (0.10.1)
141-
colorize (~> 0.7)
139+
fasterer (0.11.0)
142140
ruby_parser (>= 3.19.1)
143141
globalid (1.2.1)
144142
activesupport (>= 6.1)
@@ -199,6 +197,8 @@ GEM
199197
nio4r (2.6.0)
200198
nokogiri (1.15.5-arm64-darwin)
201199
racc (~> 1.4)
200+
nokogiri (1.15.5-x86_64-linux)
201+
racc (~> 1.4)
202202
orm_adapter (0.5.0)
203203
overcommit (0.60.0)
204204
childprocess (>= 0.6.3, < 5)
@@ -385,7 +385,6 @@ GEM
385385
PLATFORMS
386386
arm64-darwin-21
387387
arm64-darwin-22
388-
ruby
389388
x86_64-linux
390389

391390
DEPENDENCIES

doc/dependency_decisions.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,6 @@
5858
- 0.9.0.1
5959
- 0.9.1
6060
:when: 2022-04-13 03:50:38.233482000 Z
61-
- - :approve
62-
- colorize
63-
- :who: https://github.com/zakariaf/rails-base-app
64-
:why: 'All licensing terms fulfilled; License: GPL-2.0 (https://github.com/fazibear/colorize/blob/master/LICENSE)'
65-
:versions:
66-
- 0.8.1
67-
:when: 2022-04-13 03:51:02.497982000 Z
6861
- - :approve
6962
- sidekiq
7063
- :who: https://github.com/zakariaf/rails-base-app

0 commit comments

Comments
 (0)