Sha256: b613109ad1cc1feeecb5549b277f32e21abc730e886364e15c17f069500acbe2

Contents?: true

Size: 234 Bytes

Versions: 8

Compression:

Stored size: 234 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"

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

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
phlex-1.5.3 Gemfile
phlex-1.6.3 Gemfile
phlex-1.5.2 Gemfile
phlex-1.6.2 Gemfile
phlex-1.6.1 Gemfile
phlex-1.6.0 Gemfile
phlex-1.5.1 Gemfile
phlex-1.5.0 Gemfile