Sha256: 3b59e83799e0707043703d6e2f6cd256a2177b9b2fb56bcadbc0339e52cd766c

Contents?: true

Size: 632 Bytes

Versions: 1

Compression:

Stored size: 632 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'

# Specify your gem's dependencies in phlex-heroicons.gemspec
gemspec

# Rake is a Make-like program implemented in Ruby [https://github.com/ruby/rake]
gem 'rake', '~> 13.0'

# Minitest provides a complete suite of testing facilities supporting [https://github.com/minitest/minitest]
gem 'minitest', '~> 5.0'

# RuboCop is a Ruby code style checking and code formatting tool [https://github.com/rubocop/rubocop]
gem 'rubocop', '~> 1.21'

# A high-performance view framework optimised for developer happiness [https://github.com/joeldrapper/phlex]
gem 'phlex', '~> 1.8.0'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
phlex-heroicons-1.1.0 Gemfile