Sha256: 090c3c459c72ba0844f7de8e48946b1585b1ea23f3ea7e6321cc13a7f09c6459

Contents?: true

Size: 387 Bytes

Versions: 53

Compression:

Stored size: 387 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 "jetpacker"
  gem "rspec_junit_formatter"
end

Version data entries

53 entries across 53 versions & 2 rubygems

Version Path
jets-4.0.12 Gemfile
jets-4.0.11 Gemfile
jets-4.0.10 Gemfile
jets-4.0.9 Gemfile
jets-4.0.8 Gemfile
jets-4.0.7 Gemfile
jets-4.0.6 Gemfile
jets-4.0.5 Gemfile
jets-4.0.4 Gemfile
jets-4.0.3 Gemfile
jets-4.0.2 Gemfile
jets-4.0.1 Gemfile
jets-4.0.0 Gemfile
jets-3.2.2 Gemfile
jets-3.2.1 Gemfile
jets.benforeva-3.0.17.pre.mount.pre.fix Gemfile
jets-3.2.0 Gemfile
jets-3.1.5 Gemfile
jets-3.1.4 Gemfile
jets-3.1.3 Gemfile