Sha256: b8a9211bf18bb0ce62cfcba1dff9ad3c5953133e12336c97ec415ae6e25a9af3

Contents?: true

Size: 260 Bytes

Versions: 10

Compression:

Stored size: 260 Bytes

Contents

source 'https://rubygems.org'

gem 'activesupport'
gem 'colorize'
gem 'rake'
gem 'recursive-open-struct'
gem 'semantic'
gem 'thor'

group :development do
  gem 'guard'
  gem 'guard-bundler'
  gem 'guard-rspec'
  gem 'rspec'
  gem 'terminal-notifier-guard'
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
new-0.0.10 Gemfile
new-0.0.9 Gemfile
new-0.0.8 Gemfile
new-0.0.7 Gemfile
new-0.0.6 Gemfile
new-0.0.5 Gemfile
new-0.0.4 Gemfile
new-0.0.3 Gemfile
new-0.0.2 Gemfile
new-0.0.0 Gemfile