6 lines
63 B
Ruby
6 lines
63 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem "faye"
|
|
gem "thin"
|
|
gem "pry"
|