Skip to content

Commit

Permalink
Upgraded to ore-tasks ~> 0.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Nov 7, 2010
1 parent 39aafef commit 76555f0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Expand Up @@ -12,8 +12,8 @@ group :development do
gem 'rdiscount', '~> 1.6.3'
end

gem 'ore', '~> 0.2.0'
gem 'ore-tasks', '~> 0.1.2'
gem 'ore-core', '~> 0.1.0'
gem 'ore-tasks', '~> 0.2.0'
gem 'rspec', '~> 2.0.0'
gem 'wsoc', '~> 0.1.3'
end
10 changes: 4 additions & 6 deletions Gemfile.lock
Expand Up @@ -10,9 +10,8 @@ GEM
diff-lcs (1.1.2)
json_pure (1.4.6)
nokogiri (1.4.3.1)
ore (0.2.0)
thor (~> 0.14.3)
ore-tasks (0.1.2)
ore-core (0.1.0)
ore-tasks (0.2.0)
rack (1.2.1)
rake (0.8.7)
rdiscount (1.6.5)
Expand All @@ -28,7 +27,6 @@ GEM
rspec-expectations (= 2.0.0)
sinatra (1.0)
rack (>= 1.0)
thor (0.14.3)
wsoc (0.1.3)
json_pure (~> 1.4.0)
sinatra (~> 1.0)
Expand All @@ -40,8 +38,8 @@ PLATFORMS
DEPENDENCIES
bundler (~> 1.0.0)
nokogiri (>= 1.3.0)
ore (~> 0.2.0)
ore-tasks (~> 0.1.2)
ore-core (~> 0.1.0)
ore-tasks (~> 0.2.0)
rake (~> 0.8.7)
rdiscount (~> 1.6.3)
rspec (~> 2.0.0)
Expand Down

0 comments on commit 76555f0

Please sign in to comment.