Add new taler gem

This commit is contained in:
Maikel Linke
2026-01-15 15:20:46 +11:00
parent b3a1d1269a
commit 5971cdc6e2
2 changed files with 3 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ gem 'stringex', '~> 2.8.5', require: false
gem 'paypal-sdk-merchant', '1.117.2'
gem 'stripe', '~> 15'
gem "taler"
gem 'devise'
gem 'devise-encryptable'

View File

@@ -884,6 +884,7 @@ GEM
faraday (~> 2.0)
faraday-follow_redirects
sysexits (1.2.0)
taler (0.1.0)
temple (0.10.4)
terminal-table (4.0.0)
unicode-display_width (>= 1.1.1, < 4)
@@ -1100,6 +1101,7 @@ DEPENDENCIES
stimulus_reflex_testing!
stringex (~> 2.8.5)
stripe (~> 15)
taler
turbo-rails
turbo_power
undercover