Skip to content

Commit

Permalink
Add Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
plashchynski committed Mar 28, 2015
1 parent ef8dbf4 commit 739511b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile
@@ -0,0 +1,4 @@
source 'https://rubygems.org'

# Specify your gem's dependencies in rgb.gemspec
gemspec
3 changes: 3 additions & 0 deletions lib/rgb/version.rb
@@ -0,0 +1,3 @@
module RGB
VERSION = '0.1.0'
end

0 comments on commit 739511b

Please sign in to comment.