Sha256: c97409d0b0bf0b6b374718ee3cb8a505c8d7f8fef69632c56795f9bf81e89c07
Contents?: true
Size: 422 Bytes
Versions: 9
Compression:
Stored size: 422 Bytes
Contents
source "https://rubygems.org" # Specify your gem dependencies in jets.gemspec gemspec # required here for specs # TODO: Would like to only required this in the project's Gemfile # right now need both because of jets/application.rb and # jets/webpacker/middleware_setup.rb group :development, :test do gem "webpacker", git: "https://github.com/tongueroo/webpacker.git", branch: "jets" gem "rspec_junit_formatter" end
Version data entries
9 entries across 9 versions & 1 rubygems
Version | Path |
---|---|
jets-0.5.8 | Gemfile |
jets-0.5.7 | Gemfile |
jets-0.5.6 | Gemfile |
jets-0.5.5 | Gemfile |
jets-0.5.4 | Gemfile |
jets-0.5.3 | Gemfile |
jets-0.5.2 | Gemfile |
jets-0.5.1 | Gemfile |
jets-0.5.0 | Gemfile |