Commit 03256565 by Turadg Aleahmad

include ActiveSupport to finish build #45

parent 22111de1
...@@ -2,3 +2,4 @@ source :rubygems ...@@ -2,3 +2,4 @@ source :rubygems
gem 'jeweler' gem 'jeweler'
gem 'rspec' gem 'rspec'
gem 'active_support'
GEM GEM
remote: http://rubygems.org/
specs: specs:
active_support (3.0.0)
activesupport (= 3.0.0)
activesupport (3.0.0)
diff-lcs (1.1.3) diff-lcs (1.1.3)
git (1.2.5) git (1.2.5)
jeweler (1.6.4) jeweler (1.6.4)
...@@ -20,5 +24,6 @@ PLATFORMS ...@@ -20,5 +24,6 @@ PLATFORMS
ruby ruby
DEPENDENCIES DEPENDENCIES
active_support
jeweler jeweler
rspec rspec
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment