Sha256: 6d0403a4c6a7b60bf10c5af29cf41b0fc9f2954b2b4c6d7e233956c8af294db3

Contents?: true

Size: 346 Bytes

Versions: 4

Compression:

Stored size: 346 Bytes

Contents

source "http://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.
gem 'httpclient'
group :development do
  gem "rspec"
  gem "bundler"
  gem "jeweler"
#  gem "rcov", ">= 0"
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mona-0.3.0 Gemfile
mona-0.2.1 Gemfile
mona-0.2.0 Gemfile
mona-0.1.0 Gemfile