Sha256: b544c262c9aa72f82c1a8395c2b5a9fe0e237ca4b233ad5cb3a0d81fd01a7b12

Contents?: true

Size: 219 Bytes

Versions: 15

Compression:

Stored size: 219 Bytes

Contents

# frozen_string_literal: true

source "https://rubygems.org"

# Specify your gem's dependencies in attribeauty.gemspec
gemspec

gem "minitest"
gem "rake"
gem "rubocop"

group :development, :test do
  gem "zeitwerk"
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
attribeauty-0.4.11 Gemfile
attribeauty-0.4.8 Gemfile
attribeauty-0.4.7 Gemfile
attribeauty-0.4.6 Gemfile
attribeauty-0.4.5 Gemfile
attribeauty-0.4.4 Gemfile
attribeauty-0.4.3 Gemfile
attribeauty-0.4.2 Gemfile
attribeauty-0.4.1 Gemfile
attribeauty-0.4.0 Gemfile
attribeauty-0.3.4 Gemfile
attribeauty-0.3.3 Gemfile
attribeauty-0.3.2 Gemfile
attribeauty-0.3.1 Gemfile
attribeauty-0.3.0 Gemfile