Skip to content

Commit

Permalink
up gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
geraldb committed Dec 13, 2012
1 parent 241da97 commit 84af3f4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Gemfile
Expand Up @@ -6,7 +6,8 @@ gem 'kramdown' # all ruby markdown processor/engine
gem 'rails', '3.2.1'
gem 'rails-i18n' # see https://github.com/svenfuchs/rails-i18n

gem 'sportdb', '>= 0.9.5' # see https://github.com/geraldb/sport.db.ruby
gem 'worlddb', '0.6.8'
gem 'sportdb', '0.9.6' # see https://github.com/geraldb/sport.db.ruby

gem 'sportdb-market', '0.3.0' # see https://github.com/geraldb/sport.db.ruby-market
gem 'sportdb-play', '0.2.0' # see https://github.com/geraldb/sport.db-play
Expand Down
3 changes: 2 additions & 1 deletion Gemfile.lock
Expand Up @@ -136,9 +136,10 @@ DEPENDENCIES
rails-i18n
ri_cal
sass-rails (~> 3.2.3)
sportdb (>= 0.9.5)
sportdb (= 0.9.6)
sportdb-market (= 0.3.0)
sportdb-play (= 0.2.0)
sqlite3
thin
uglifier (>= 1.0.3)
worlddb (= 0.6.8)

0 comments on commit 84af3f4

Please sign in to comment.