Sha256: e4e5b5496f358f2acb444628f0af8c517bf025ea13f4cead12258171149a014a
Contents?: true
Size: 274 Bytes
Versions: 4
Compression:
Stored size: 274 Bytes
Contents
source 'https://rubygems.org' group :development do # rspec is here and not in gemspec, because :require is not supported there # put every other gem in gemspec gem 'rspec', :require => "spec" end # Specify your gem's dependencies in ruby-hackernews.gemspec gemspec
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
ruby-hackernews-1.4.0 | Gemfile |
ruby-hackernews-1.3.7 | Gemfile |
ruby-hackernews-1.3.6 | Gemfile |
ruby-hackernews-1.3.5 | Gemfile |