1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2026-08-16 05:54:53 +02:00
Files
cheatsheets/Gemfile
Rico Sta. Cruz 85cc0fe827 Hello.
2012-03-16 14:15:50 +08:00

5 lines
72 B
Ruby

source :rubygems
gem "proton", "~> 0.3.4"
gem "rack-cache", "~> 1.0.0"