spendenquittungen/Gemfile

9 lines
181 B
Ruby
Raw Permalink Normal View History

source 'https://rubygems.org'
gem 'cmxl', '~> 1.5.0'
gem 'roo', '~> 2.10.0'
2025-01-16 18:23:25 +01:00
gem 'humanize', '~> 2.5.1'
gem 'base64', '~> 0.2.0'
gem 'csv', '~> 3.3.2'
gem 'bigdecimal', '~> 3.1.9'