bump ruby-oembed
This commit is contained in:
parent
02bb317df0
commit
a974f281e8
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -96,7 +96,7 @@ gem 'nokogiri', '1.6.1'
|
|||
gem 'rails_autolink', '1.1.5'
|
||||
gem 'redcarpet', '3.1.2'
|
||||
gem 'roxml', '3.1.6'
|
||||
gem 'ruby-oembed', '0.8.9'
|
||||
gem 'ruby-oembed', '0.8.10'
|
||||
gem 'opengraph_parser', '0.2.3'
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -400,7 +400,7 @@ GEM
|
|||
rspec-core (~> 2.14.0)
|
||||
rspec-expectations (~> 2.14.0)
|
||||
rspec-mocks (~> 2.14.0)
|
||||
ruby-oembed (0.8.9)
|
||||
ruby-oembed (0.8.10)
|
||||
ruby-progressbar (1.5.1)
|
||||
rubyzip (1.1.4)
|
||||
safe_yaml (1.0.3)
|
||||
|
|
@ -556,7 +556,7 @@ DEPENDENCIES
|
|||
roxml (= 3.1.6)
|
||||
rspec-instafail (= 0.2.5)
|
||||
rspec-rails (= 2.14.2)
|
||||
ruby-oembed (= 0.8.9)
|
||||
ruby-oembed (= 0.8.10)
|
||||
sass-rails (= 4.0.3)
|
||||
selenium-webdriver (= 2.42.0)
|
||||
sidekiq (= 2.17.7)
|
||||
|
|
|
|||
Loading…
Reference in a new issue