Skip to content

Commit

Permalink
Bump brick from 1.0.220 to 1.0.228
Browse files Browse the repository at this point in the history
Bumps [brick](https://github.com/lorint/brick) from 1.0.220 to 1.0.228.
- [Changelog](https://github.com/lorint/brick/blob/master/CHANGELOG.md)
- [Commits](lorint/brick@v1.0.220...v1.0.228)

---
updated-dependencies:
- dependency-name: brick
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 8ed9a8a commit 61df576
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,13 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
bindex (0.8.1)
bootsnap (1.18.4)
msgpack (~> 1.2)
brakeman (6.2.2)
racc
brick (1.0.220)
brick (1.0.228)
activerecord (>= 3.1.1)
fancy_gets
builder (3.3.0)
Expand All @@ -94,8 +94,8 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
crass (1.0.6)
dartsass-rails (0.5.1)
railties (>= 6.0.0)
Expand Down Expand Up @@ -127,7 +127,7 @@ GEM
google-protobuf (4.28.0-x86_64-linux)
bigdecimal
rake (>= 13)
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
importmap-rails (2.0.1)
actionpack (>= 6.0.0)
Expand All @@ -142,7 +142,7 @@ GEM
activesupport (>= 5.0.0)
json (2.7.2)
language_server-protocol (3.17.0.3)
logger (1.6.1)
logger (1.6.5)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -154,7 +154,7 @@ GEM
marcel (1.0.4)
matrix (0.4.2)
mini_mime (1.1.5)
minitest (5.25.1)
minitest (5.25.4)
msgpack (1.7.2)
net-imap (0.4.16)
date
Expand Down Expand Up @@ -285,7 +285,7 @@ GEM
google-protobuf (~> 4.27)
sass-embedded (1.78.0-x86_64-linux-musl)
google-protobuf (~> 4.27)
securerandom (0.3.1)
securerandom (0.4.1)
selenium-webdriver (4.26.0)
base64 (~> 0.2)
logger (~> 1.4)
Expand Down Expand Up @@ -315,7 +315,7 @@ GEM
railties (>= 6.0.0)
stringio (3.1.1)
thor (1.3.2)
timeout (0.4.1)
timeout (0.4.3)
turbo-rails (2.0.7)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
Expand Down

0 comments on commit 61df576

Please sign in to comment.