Sha256: 016e4c91577badc33856c23b009cdc84ef2e2a2156df80f8dd991f36c2ecc563

Contents?: true

Size: 238 Bytes

Versions: 5

Compression:

Stored size: 238 Bytes

Contents

source "http://ruby.taobao.org"

gem 'colorize'
gem 'git'
gem 'awesome_print'

group :development,:test do
  gem 'rspec'
  gem 'guard'
  gem 'guard-rspec'
  #gem 'libnotify' gname3的notify不太好用,先去掉
  gem 'rspec-mocks'
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
git-hack-0.0.6 Gemfile
git-hack-0.0.5 Gemfile
git-hack-0.0.3 Gemfile
git-hack-0.0.2 Gemfile
git-hack-0.0.1 Gemfile