Sha256: a05a02be0dbb9da0252e93c48bb7ae27e79fd399dbfb15a2261b5685763c0c3c

Contents?: true

Size: 322 Bytes

Versions: 14

Compression:

Stored size: 322 Bytes

Contents

# frozen_string_literal: true

source "https://rubygems.org"

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

gem "rake", "~> 13.0"

gem "minitest", "~> 5.0"

gem "rubocop", "~> 1.21"

gem "rubocop-minitest", "~> 0.22.1"
gem "rubocop-rake", "~> 0.6.0"

gem "solargraph", "~> 0.47.2", group: :development

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
hot_module-1.0.0.alpha14 Gemfile
hot_module-1.0.0.alpha13 Gemfile
hot_module-1.0.0.alpha12 Gemfile
hot_module-1.0.0.alpha11 Gemfile
hot_module-1.0.0.alpha10 Gemfile
hot_module-1.0.0.alpha9 Gemfile
hot_module-1.0.0.alpha8 Gemfile
hot_module-1.0.0.alpha7 Gemfile
hot_module-1.0.0.alpha6 Gemfile
hot_module-1.0.0.alpha5 Gemfile
hot_module-1.0.0.alpha4 Gemfile
hot_module-1.0.0.alpha3 Gemfile
hot_module-1.0.0.alpha2 Gemfile
hot_module-1.0.0.alpha1 Gemfile