Sha256: 1d99e777e4a99e03c1c4b3d18f2251605ff27d079418a69e7786ea2e25af3a42
Contents?: true
Size: 705 Bytes
Versions: 5
Compression:
Stored size: 705 Bytes
Contents
source "https://rubygems.org" gem 'carrierwave' gem 'rmagick' gem 'haml-rails' gem 'haml' gem 'coffee-rails' gem 'jquery-rails' gem 'sass-rails' gem 'fileapi', git: 'git@github.com:redde/fileapi.git' # Declare your gem's dependencies in redditor.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'
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
redditor-0.1.10 | Gemfile |
redditor-0.1.9 | Gemfile |
redditor-0.1.8 | Gemfile |
redditor-0.1.7 | Gemfile |
redditor-0.1.6 | Gemfile |