Skip to content

Commit

Permalink
Add Gemfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
ayanonagon committed Jun 27, 2014
1 parent 00ad758 commit 4c59972
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
source 'https://rubygems.org'

gem 'slather'
22 changes: 22 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.18)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
clamp (0.6.3)
colored (1.2)
i18n (0.6.9)
multi_json (1.10.1)
slather (1.1.0)
clamp (~> 0.6)
xcodeproj (~> 0.17)
xcodeproj (0.17.0)
activesupport (~> 3.0)
colored (~> 1.2)

PLATFORMS
ruby

DEPENDENCIES
slather

0 comments on commit 4c59972

Please sign in to comment.