Sha256: aab693135b106993caad9183ee3527d57bb6eff48e9461ec55253f1d6ad1d8f8

Contents?: true

Size: 259 Bytes

Versions: 7

Compression:

Stored size: 259 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 "zeitwerk"
gem "benchmark-ips"
gem "erb"

group :test do
	gem "i18n"
	gem "memory_profiler"
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
phlex-1.2.2 Gemfile
phlex-1.3.3 Gemfile
phlex-1.3.2 Gemfile
phlex-1.3.1 Gemfile
phlex-1.3.0 Gemfile
phlex-1.2.1 Gemfile
phlex-1.2.0 Gemfile