Sha256: badb4e4a0f945f17c4a19283458ce04538db7393b78b5a1582c2dd485a555567
Contents?: true
Size: 245 Bytes
Versions: 7
Compression:
Stored size: 245 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 "benchmark-ips" gem "yard" group :test do gem "i18n" gem "memory_profiler" end
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
phlex-1.7.2 | Gemfile |
phlex-1.8.3 | Gemfile |
phlex-1.7.1 | Gemfile |
phlex-1.8.2 | Gemfile |
phlex-1.8.1 | Gemfile |
phlex-1.8.0 | Gemfile |
phlex-1.7.0 | Gemfile |