Sha256: 089995c92d866c44484c816a3311d327396d2520f167d3d22f2cd1ef32205f7f
Contents?: true
Size: 580 Bytes
Versions: 4
Compression:
Stored size: 580 Bytes
Contents
source "https://rubygems.org" # Declare your gem's dependencies in goma.gemspec. # Bundler will treat runtime dependencies like base dependencies, and # development dependencies will be added by default to the :development group. gemspec # Declare any dependencies that are still in development here instead of in # your gemspec. These might include edge Rails or gems from your path or # Git. Remember to move these dependencies to your gemspec before releasing # your gem to rubygems.org. # To use debugger # gem 'debugger' group :development, :test do gem 'omniauth' end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
goma-0.0.1.rc3 | Gemfile |
goma-0.0.1.rc2 | Gemfile |
goma-0.0.1.rc1 | Gemfile |
goma-0.0.1.beta | Gemfile |