Sha256: 9843c8fbd7b90818fcd24ebef77c3e82f6839b1c8092acc0aa70f7d9e17430b1

Contents?: true

Size: 305 Bytes

Versions: 7

Compression:

Stored size: 305 Bytes

Contents

source 'https://rubygems.org'

git_source(:github) do |repo_name|
  repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?('/')
  "https://github.com/#{repo_name}.git"
end

# Specify your gem's dependencies in harmony-service.gemspec
gemspec

gem 'bunny', github: 'ruby-amqp/bunny'
gem 'byebug'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
harmony-service-0.4.0 Gemfile
harmony-service-0.3.9 Gemfile
harmony-service-0.3.8 Gemfile
harmony-service-0.3.7 Gemfile
harmony-service-0.3.5 Gemfile
harmony-service-0.3.4 Gemfile
harmony-service-0.3.3 Gemfile