1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-06-18 22:17:44 +02:00
Files
go-micro/examples/proxy/ruby/Gemfile

5 lines
92 B
Ruby
Raw Normal View History

2020-12-26 15:17:20 +00:00
source 'https://rubygems.org'
gem 'rjr'
gem 'eventmachine_httpserver'
gem 'em-http-request'