Sha256: 3bb3db39cc27c98a2fd528fad676035e67d664107ac23f0fd1e6b7a2c8718b3f
Contents?: true
Size: 385 Bytes
Versions: 7
Compression:
Stored size: 385 Bytes
Contents
# frozen_string_literal: true source 'https://rubygems.org' gemspec gem 'reek', '~> 4.2.0' gem 'rspec', '~> 3.0' gem 'cucumber', '~> 2.0' gem 'rubocop', '~> 0.41.1' gem 'mutant-rspec', '~> 0.8.8' gem 'rake', '~> 10.0' gem 'capybara', '~> 2.7.1' gem 'poltergeist', '~> 1.10.0' gem 'phantomjs', '~> 2.1.1.0', require: 'phantomjs/poltergeist'
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
balboa-0.1.6 | Gemfile |
balboa-0.1.5 | Gemfile |
balboa-0.1.4 | Gemfile |
balboa-0.1.3 | Gemfile |
balboa-0.1.2 | Gemfile |
balboa-0.1.1 | Gemfile |
balboa-0.1.0 | Gemfile |