Sha256: 3ef89ee253f3c17b7b3c949568d63653195ac4340bde67f13bf8b5d27c691af8
Contents?: true
Size: 576 Bytes
Versions: 6
Compression:
Stored size: 576 Bytes
Contents
# frozen_string_literal: true source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } gemspec gem "rake" gem "sus", group: [:test] gem "rails", group: [:test] gem "rouge", group: [:docs] gem "listen", group: [:docs] gem "webrick", group: [:docs] gem "zeitwerk", group: [:docs] gem "redcarpet", group: [:docs] gem "combustion", group: [:test] gem "benchmark-ips" gem "htmlbeautifier", group: [:docs] gem "benchmark-memory" gem "rubocop", require: false, github: "joeldrapper/rubocop", branch: "rubocop-user-agent" gem "syntax_suggest"
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
phlex-0.3.2 | Gemfile |
phlex-0.3.1 | Gemfile |
phlex-0.3.0 | Gemfile |
phlex-0.2.2 | Gemfile |
phlex-0.2.1 | Gemfile |
phlex-0.2.0 | Gemfile |