Sha256: 3a01d5e7737bf399714ae98ca51644f83b25d83fb09a23275822f71b6f22c699

Contents?: true

Size: 454 Bytes

Versions: 109

Compression:

Stored size: 454 Bytes

Contents

source "https://rubygems.org"

# Specify your gem dependencies in jets.gemspec
gemspec

# required here for specs
# TODO: Only require webpacker in Gemfile of project if possible.
# Need both because of jets/application.rb and jets/webpacker/middleware_setup.rb
group :development, :test do
  gem "mysql2", "~> 0.5.2"
  gem "dynomite"
  gem "webpacker", git: "https://github.com/tongueroo/webpacker.git", branch: "jets"
  gem "rspec_junit_formatter"
end

Version data entries

109 entries across 109 versions & 3 rubygems

Version Path
jets-2.1.7 Gemfile
jets-2.1.6 Gemfile
jets-2.1.5 Gemfile
jets-2.1.4 Gemfile
jets-2.1.3 Gemfile
jets-2.1.2 Gemfile
jets_bb_fork-0.0.4 Gemfile
jets-2.1.1 Gemfile
jets-2.1.0 Gemfile
jets-2.0.6 Gemfile
jets-2.0.5 Gemfile
jets-2.0.4 Gemfile
jets-2.0.3 Gemfile
jets-2.0.1 Gemfile
jets-2.0.0 Gemfile
jets-1.9.32 Gemfile
jets-1.9.31 Gemfile
jets-1.9.30 Gemfile
jets-1.9.29 Gemfile
jets-1.9.28 Gemfile