GITLAB
Jianwei Han
/ my-boxen
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
master
966c19f70b02e2395d0ea1ba7260c305dce61eef
my-boxen
Gemfile
966c19f70
Update for script/sync
Browse Code ยป
Will Farrington
2012-10-10 04:06:09 +0800
Gemfile
95 Bytes
edit
raw
blame
history
1
2
3
4
5
6
7
source "http://rubygems.org" gem "boxen", "~> 0.4" group :development do gem "aws-sdk" end