Sha256: 04ba8e97faf54e952274d81c6ee3cf773f5fc232288248c07a3127bddf390093
Contents?: true
Size: 452 Bytes
Versions: 2
Compression:
Stored size: 452 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 "shoulda", ">= 0" gem "bundler" gem "jeweler", "~> 1.6.4" gem "rcov", ">= 0" end gem "rails", "~> 3.1" gem "bluecloth" gem "bb-ruby", :git => "git://github.com/marcandre/bb-ruby.git"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
markitup_rails-0.2.2 | Gemfile |
markitup_rails-0.2.0 | Gemfile |