Sha256: 964c10ad358edb8148c174c7a0c0804e78819dcca0ae44823a46432e0031f70a

Contents?: true

Size: 254 Bytes

Versions: 4

Compression:

Stored size: 254 Bytes

Contents

# frozen_string_literal: true

source "https://rubygems.org"

gemspec

gem "rake", "~> 13.0"

gem "rspec", "~> 3.0"

gem "rubocop", "~> 1.21"
gem "rubocop-performance"
gem "rubocop-rspec"

gem "simplecov"
gem "webmock"

gem "overcommit"
gem "solargraph"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
zilla-0.1.5 Gemfile
zilla-0.1.4 Gemfile
zilla-0.1.3 Gemfile
zilla-0.1.2 Gemfile