Sha256: 0be83b3eb7d08eea576ca81eda67e903742bcf6930bcaed0f48c4a26fe845f60

Contents?: true

Size: 596 Bytes

Versions: 8

Compression:

Stored size: 596 Bytes

Contents

source "https://rubygems.org"

# Declare your gem's dependencies in easy_reports.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
group :development do
  gem 'slim'
  gem 'slim-rails'
end

# gem 'debugger'

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
easy_reports-0.0.14 Gemfile
easy_reports-0.0.13 Gemfile
easy_reports-0.0.11 Gemfile
easy_reports-0.0.10 Gemfile
easy_reports-0.0.9 Gemfile
easy_reports-0.0.8 Gemfile
easy_reports-0.0.7 Gemfile
easy_reports-0.0.6 Gemfile