Sha256: 3d210c9f41c107331c92b33eb43a605afca4e626a1881a7300dbf8b92d3f5091

Contents?: true

Size: 270 Bytes

Versions: 6

Compression:

Stored size: 270 Bytes

Contents

source 'https://rubygems.org'

gem 'activesupport', '~> 4.0'
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

6 entries across 6 versions & 1 rubygems

Version Path
new-0.1.1 Gemfile
new-0.0.15 Gemfile
new-0.0.14 Gemfile
new-0.0.13 Gemfile
new-0.0.12 Gemfile
new-0.0.11 Gemfile