Sha256: 978d9fbb412f9c9adecf5b62f2af7dbe6d8540756116ad4102aefbd80234e4e0

Contents?: true

Size: 249 Bytes

Versions: 11

Compression:

Stored size: 249 Bytes

Contents

source "https://rubygems.org"

gemspec

gem "rails"
gem "rake", ">= 11.1"
gem "rubocop", git: "https://github.com/rubocop-hq/rubocop.git", require: false
gem "rack-proxy", require: false

group :test do
  gem "minitest", "~> 5.0"
  gem "byebug"
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
webpacker-4.0.2 Gemfile
webpacker-4.0.1 Gemfile
webpacker-4.0.0 Gemfile
webpacker-4.0.0.rc.8 Gemfile
webpacker-4.0.0.rc.7 Gemfile
webpacker-4.0.0.rc.6 Gemfile
webpacker-4.0.0.rc.5 Gemfile
webpacker-4.0.0.rc.4 Gemfile
webpacker-4.0.0.rc.3 Gemfile
webpacker-4.0.0.rc.2 Gemfile
webpacker-4.0.0.rc.1 Gemfile