Skip to content

Commit

Permalink
updated Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kristianmandrup committed Dec 6, 2011
1 parent ddec7bd commit c657d6d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -7,6 +7,7 @@ group :default do
gem 'hashie'

gem 'cantango-config', '~> 0.1.3'
gem 'cantango-core', '~> 0.1.6'
end

group :development do
Expand Down
3 changes: 2 additions & 1 deletion Gemfile.lock
Expand Up @@ -38,7 +38,7 @@ GEM
rails (>= 3.1)
sugar-high (>= 0.6.0)
sweetloader (~> 0.1.6)
cantango-core (0.1.5)
cantango-core (0.1.6)
cancan (>= 1.4)
hashie
rails (>= 3.0.1)
Expand Down Expand Up @@ -131,6 +131,7 @@ PLATFORMS
DEPENDENCIES
bundler (>= 1.1.rc)
cantango-config (~> 0.1.3)
cantango-core (~> 0.1.6)
cutter
database_cleaner
factory_girl
Expand Down

0 comments on commit c657d6d

Please sign in to comment.