Sha256: 520ed1ded62088bfa1afdac3e5532981d03638171ac255c534c893c45db64d53

Contents?: true

Size: 485 Bytes

Versions: 7

Compression:

Stored size: 485 Bytes

Contents

source "http://rubygems.org"
gem 'activemodel'
gem 'tzinfo'
gem 'aws-sdk'

# Add dependencies required to use your gem here.
# Example:
#   gem "activesupport", ">= 2.3.5"

# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
group :development do
  gem "rake"
  gem "rspec"
  gem "bundler"
  gem "jeweler"
  gem "yard"
  gem "redcarpet", '1.17.2'
  gem 'github-markup'
  gem 'pry'
  gem 'fake_dynamo'
  gem "mocha", '0.10.0'
end

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
dynamoid-0.6.1 Gemfile
dynamoid-0.6.0 Gemfile
adept_dynamoid-0.6.0 Gemfile
adept_dynamoid-0.5.0.8 Gemfile
adept_dynamoid-0.5.0.7 Gemfile
adept_dynamoid-0.5.0.6 Gemfile
dynamoid-0.5.0 Gemfile