Sha256: e7fb9629d27ab403e236200058687368f3d0897d1a1bca6fa5dabbbd2d006728
Contents?: true
Size: 352 Bytes
Versions: 3
Compression:
Stored size: 352 Bytes
Contents
source "http://rubygems.org" gem "activesupport", ">= 3.0.0.beta" gem "warden", ">= 0.10.1" # needed for sinatra_more gem "sinatra_more", ">= 0.3.39" gem "directory_watcher", ">= 1.3.1" gem "sprockets", ">= 1.0.2" gem "jsmin", ">= 1.0.1" group :test do gem "shoulda", ">= 2.10.3" gem "rr", ">= 0.10.9" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
massimo-0.4.6 | Gemfile |
massimo-0.4.5 | Gemfile |
massimo-0.4.4 | Gemfile |