Skip to content

Commit

Permalink
Add gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
michiel3 committed Apr 18, 2014
1 parent 2f14835 commit fd2d364
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
source 'https://rubygems.org'

gem 'cinch'
gem 'nokogiri'
14 changes: 14 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
GEM
remote: https://rubygems.org/
specs:
cinch (2.1.0)
mini_portile (0.5.3)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)

PLATFORMS
ruby

DEPENDENCIES
cinch
nokogiri

0 comments on commit fd2d364

Please sign in to comment.