Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Commit

Permalink
added Gemfile -- thanks @joelteon
Browse files Browse the repository at this point in the history
  • Loading branch information
hubsmoke committed Jan 28, 2014
1 parent b009df4 commit e853727
Show file tree
Hide file tree
Showing 2 changed files with 31 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'

gemspec
28 changes: 28 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
PATH
remote: .
specs:
bropages (0.0.16)
commander (= 4.1.5)
highline (= 1.6.20)
json_pure (= 1.8.1)
mime-types (= 1.19)
rest-client
smart_colored

GEM
remote: https://rubygems.org/
specs:
commander (4.1.5)
highline (~> 1.6.11)
highline (1.6.20)
json_pure (1.8.1)
mime-types (1.19)
rest-client (1.6.7)
mime-types (>= 1.16)
smart_colored (1.1.1)

PLATFORMS
ruby

DEPENDENCIES
bropages!

0 comments on commit e853727

Please sign in to comment.