6 lines
69 B
Ruby
6 lines
69 B
Ruby
|
|
source 'https://rubygems.org'
|
||
|
|
|
||
|
|
gem 'ledger_web'
|
||
|
|
|
||
|
|
gem "csv", "~> 3.3"
|