Sha256: 5571b7cb5bf01403af88b1b5dead4cbd6749ddbc9c2892bbefd135291c047f1a

Contents?: true

Size: 377 Bytes

Versions: 5

Compression:

Stored size: 377 Bytes

Contents

source "http://rubygems.org"
# Add dependencies required to use your gem here.
# Example:
#   gem "activesupport", ">= 2.3.5"

gem 'json'

# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
group :development do
  gem "shoulda", ">= 0"
  gem "rdoc", "~> 3.12"
  gem "bundler", "~> 1.0.0"
  gem "jeweler", "~> 1.8.3"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ticketfly-0.2.4 Gemfile
ticketfly-0.2.3 Gemfile
ticketfly-0.2.2 Gemfile
ticketfly-0.2.1 Gemfile
ticketfly-0.2.0 Gemfile