Sha256: 37e9d90ed8bb2965e1344df0c19a0400d835aec85b6e76ff6357f7304a1560d1
Contents?: true
Size: 527 Bytes
Versions: 3
Compression:
Stored size: 527 Bytes
Contents
# frozen_string_literal: true source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } gemspec gem "benchmark-ips" gem "benchmark-memory" gem "capybara" gem "rails" gem "rubocop" gem "solargraph" gem "sus" gem "syntax_suggest" gem "zeitwerk" group :test do gem "i18n" gem "memory_profiler" gem "covered" end group :rails do gem "combustion" end group :docs do gem "filewatcher" gem "htmlbeautifier" gem "redcarpet" gem "markly" gem "webrick" gem "rouge" gem "kramdown" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
phlex-0.5.3 | Gemfile |
phlex-0.5.2 | Gemfile |
phlex-0.5.1 | Gemfile |