Sha256: 26627700ceb30216d36320af32d274961b12d35e95e42e6cbc72668b4b7065d4
Contents?: true
Size: 337 Bytes
Versions: 7
Compression:
Stored size: 337 Bytes
Contents
# frozen_string_literal: true source "https://rubygems.org" # Specify your gem's dependencies in brew_lib.gemspec gemspec gem "rake", "~> 13.0" gem "minitest", "~> 5.0" gem "rubocop", group: 'development' gem "rubocop-minitest", group: 'development' gem "rubocop-rake", group: 'development' gem "rubocop-rspec", group: 'development'
Version data entries
7 entries across 7 versions & 2 rubygems
Version | Path |
---|---|
brew_lib-0.1.10 | Gemfile |
gem_name-0.1.8 | Gemfile |
gem_name-0.1.7 | Gemfile |
gem_name-0.1.6 | Gemfile |
gem_name-0.1.5 | Gemfile |
gem_name-0.1.4 | Gemfile |
gem_name-0.1.3 | Gemfile |