Sha256: 2424aff3539426e15ca096ecc9367a5d7b75aaffd6de16f2140b458cd0d2a117
Contents?: true
Size: 386 Bytes
Versions: 5
Compression:
Stored size: 386 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. group :development do gem "rack", "1.1.0" gem "mocha", "0.9.9" gem "shoulda", ">= 0" gem "bundler", "~> 1.0.0" gem "jeweler", "~> 1.5.2" end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
schmobile-0.0.8 | Gemfile |
schmobile-0.0.6 | Gemfile |
schmobile-0.0.5 | Gemfile |
schmobile-0.0.4 | Gemfile |
schmobile-0.0.3 | Gemfile |