Sha256: ef438e9db2a1357fc68c5cf34cb75ac5601355aebc439a5f60f7746a4a342792

Contents?: true

Size: 499 Bytes

Versions: 4

Compression:

Stored size: 499 Bytes

Contents

source 'https://rubygems.org'
# 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 'rdoc', '~> 3.12'
  gem 'shoulda', '~> 3.6'
  gem 'simplecov', '~> 0.16.1'
  gem 'test-unit', '~> 3.3'
  gem 'bundler_geminabox'
end



gem "rake", "~> 12.3"
gem "jeweler", github: 'technicalpickles/jeweler'

gem 'bundler', '~> 2.0.1'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
trop-0.0.16 Gemfile
trop-0.0.15 Gemfile
trop-0.0.13 Gemfile
trop-0.0.12 Gemfile