mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-02-12 08:48:04 +01:00
8 lines
96 B
Ruby
8 lines
96 B
Ruby
# encoding: utf-8
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "pry"
|
|
gem "puma"
|
|
gem "rake"
|
|
gem "sinatra"
|