Sha256: 3c94e2d21ab9c19c9ec46cbf3bb88aacd1f331eaf903e1fa7bd1f2bd3a4b5605

Contents?: true

Size: 267 Bytes

Versions: 12

Compression:

Stored size: 267 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in rhapsody.gemspec
gemspec

gem 'faraday', '~> 0.9.0'

group :test, :development do
  gem 'rspec', '~> 3.0.0'
  gem 'factory_girl', '~> 4.4.0'
  gem 'debugger', '~> 1.6.8'
  gem 'pry', '~> 0.10.0'
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
rhapsody-0.0.10 Gemfile
rhapsody-0.0.9 Gemfile
rhapsody-0.0.8 Gemfile
rhapsody-0.0.8.beta3 Gemfile
rhapsody-0.0.8.beta2 Gemfile
rhapsody-0.0.8.beta1 Gemfile
rhapsody-0.0.7 Gemfile
rhapsody-0.0.6 Gemfile
rhapsody-0.0.6.beta4 Gemfile
rhapsody-0.0.6.beta3 Gemfile
rhapsody-0.0.6.beta2 Gemfile
rhapsody-0.0.6.beta1 Gemfile