Skip to content

Commit d52a3de

Browse files
committed
Updated money-tree
1 parent 2af9e39 commit d52a3de

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ GEM
7575
backports (3.25.0)
7676
bcrypt (3.1.16)
7777
bcrypt_pbkdf (1.0.1)
78-
bech32 (1.0.5)
78+
bech32 (1.4.2)
79+
thor (>= 1.1.0)
7980
bootstrap_form (4.5.0)
8081
actionpack (>= 5.2)
8182
activemodel (>= 5.2)
@@ -243,7 +244,9 @@ GEM
243244
mime-types-data (3.2024.1001)
244245
mini_mime (1.1.5)
245246
minitest (5.25.1)
246-
money-tree (0.11.1)
247+
money-tree (0.11.2)
248+
bech32 (~> 1.3)
249+
openssl (~> 3.1)
247250
multi_json (1.15.0)
248251
multi_test (1.1.0)
249252
multi_xml (0.6.0)
@@ -288,6 +291,7 @@ GEM
288291
omniauth-rails_csrf_protection (0.1.2)
289292
actionpack (>= 4.2)
290293
omniauth (>= 1.3.1)
294+
openssl (3.2.0)
291295
orm_adapter (0.5.0)
292296
parallel (1.22.1)
293297
parser (3.2.1.1)

0 commit comments

Comments
 (0)