Sha256: 5b36f7f368f52602ec7d7b23cacf004f03f9af12d2a21baa70a0b240dad641fe
Contents?: true
Size: 410 Bytes
Versions: 26
Compression:
Stored size: 410 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 "webpacker", git: "https://github.com/tongueroo/webpacker.git", branch: "jets" gem "rspec_junit_formatter" end
Version data entries
26 entries across 26 versions & 1 rubygems