Sha256: c550da3ca990a051d4ad53170dbc655e05364da876c6593a3d09431718024a1f
Contents?: true
Size: 280 Bytes
Versions: 5
Compression:
Stored size: 280 Bytes
Contents
# frozen_string_literal: true source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } gemspec gem "rubocop" gem "sus" gem "syntax_suggest" gem "zeitwerk" gem "benchmark-ips" gem "erb" group :test do gem "i18n" gem "memory_profiler" end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
phlex-1.0.1 | Gemfile |
phlex-1.1.1 | Gemfile |
phlex-1.1.0 | Gemfile |
phlex-1.0.0 | Gemfile |
phlex-1.0.0.rc2 | Gemfile |