Sha256: 727a1f6265254e050cc1e1be96478cafff45d211c5af46d2e7556bf7dbfc97b3
Contents?: true
Size: 475 Bytes
Versions: 5
Compression:
Stored size: 475 Bytes
Contents
source 'https://rubygems.org' gemspec gem 'excon' gem 'gli' gem 'oj' gem 'codecov', :require => false, :group => :test group :test do gem 'bump' gem 'bundler' gem 'rake' gem 'rspec' gem 'rubocop' gem 'rubocop-rspec' gem 'simplecov' gem 'yard' end group :development, optional: true do gem 'guard' gem 'guard-bundler' gem 'guard-rspec' gem 'guard-rubocop' gem 'guard-shell' gem 'guard-yard' gem 'pry' gem "pry-inline" gem "solargraph" end
Version data entries
5 entries across 5 versions & 2 rubygems
Version | Path |
---|---|
alertifii-3.0.3 | Gemfile |
pushover-3.0.3 | Gemfile |
pushover-3.0.2 | Gemfile |
pushover-3.0.1 | Gemfile |
pushover-3.0.0 | Gemfile |