Sha256: b15d70a72e8c911216b31ddeea58f3053e4b46f1132f947cacd6b944383c50f3

Contents?: true

Size: 365 Bytes

Versions: 7

Compression:

Stored size: 365 Bytes

Contents

source :rubygems

# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
group :development do
  gem "rails", ">= 3"
  gem "rspec", ">= 2"
  gem "rspec-rails", ">= 2.5"
  gem "shoulda", ">= 0"

  gem "rdoc", 			">= 3.12"
  gem "bundler", 		">= 1.1.0"
  gem "jeweler", 		">= 1.8.3"
  gem "simplecov", 	">= 0"
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
facebook-social_plugins-0.2.2 Gemfile
facebook-social_plugins-0.2.1 Gemfile
facebook-social_plugins-0.2.0 Gemfile
facebook-social_plugins-0.1.3 Gemfile
facebook-social_plugins-0.1.2 Gemfile
facebook-social_plugins-0.1.1 Gemfile
facebook-social_plugins-0.1.0 Gemfile