Sha256: 010702f952c06cca950fd592f75a67154499c85acd4a5ee6faff955fe329f738
Contents?: true
Size: 423 Bytes
Versions: 3
Compression:
Stored size: 423 Bytes
Contents
source "https://rubygems.org" # Add dependencies required to use your gem here. # Example: # gem "activesupport", ">= 2.3.5" gem 'httparty', '~> 0.11.0' # Add dependencies to develop your gem here. # Include everything needed to run rake, tests, features, etc. group :development do gem "shoulda", "~> 3.1.0" gem "rdoc", "~> 3.12" gem "bundler", "~> 1.0" gem "jeweler", "~> 2.0.1" gem "simplecov", ">= 0" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
blockscore-3.0.0 | Gemfile |
blockscore-2.1.2 | Gemfile |
blockscore-2.1.1 | Gemfile |