bump ruby-oembed

This commit is contained in:
Jonne Haß 2012-12-06 20:12:40 +01:00
parent fb8923232c
commit 9535e894f3
2 changed files with 3 additions and 3 deletions

View file

@ -79,7 +79,7 @@ gem 'rails-i18n', '0.7.2'
gem 'nokogiri', '1.5.5'
gem 'redcarpet', "2.2.2"
gem 'roxml', :git => 'https://github.com/Empact/roxml.git', :ref => '7ea9a9ffd2338aaef5b0'
gem 'ruby-oembed', '0.8.7'
gem 'ruby-oembed', '0.8.8'
# queue

View file

@ -352,7 +352,7 @@ GEM
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
ruby-hmac (0.4.0)
ruby-oembed (0.8.7)
ruby-oembed (0.8.8)
ruby-progressbar (1.0.2)
rubyzip (0.9.9)
sass (3.2.3)
@ -479,7 +479,7 @@ DEPENDENCIES
roxml!
rspec-instafail (= 0.2.4)
rspec-rails (= 2.12.2)
ruby-oembed (= 0.8.7)
ruby-oembed (= 0.8.8)
sass-rails (= 3.2.5)
selenium-webdriver (= 2.27.1)
spork (= 1.0.0rc3)