Bump open_graph_reader
This commit is contained in:
parent
98cb1bbb1f
commit
e25a48cc1c
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -115,7 +115,7 @@ gem 'redcarpet', '3.2.0'
|
|||
gem 'twitter-text', '1.10.0'
|
||||
gem 'roxml', '3.1.6'
|
||||
gem 'ruby-oembed', '0.8.11'
|
||||
gem 'open_graph_reader', '0.3.1'
|
||||
gem 'open_graph_reader', '0.4.0'
|
||||
|
||||
|
||||
# Services
|
||||
|
|
|
|||
|
|
@ -368,7 +368,7 @@ GEM
|
|||
omniauth-oauth (~> 1.0)
|
||||
omniauth-wordpress (0.2.1)
|
||||
omniauth-oauth2 (~> 1.1.0)
|
||||
open_graph_reader (0.3.1)
|
||||
open_graph_reader (0.4.0)
|
||||
faraday (~> 0.9.0)
|
||||
nokogiri (~> 1.6)
|
||||
opennebula (4.10.1)
|
||||
|
|
@ -658,7 +658,7 @@ DEPENDENCIES
|
|||
omniauth-tumblr (= 1.1)
|
||||
omniauth-twitter (= 1.0.1)
|
||||
omniauth-wordpress (= 0.2.1)
|
||||
open_graph_reader (= 0.3.1)
|
||||
open_graph_reader (= 0.4.0)
|
||||
pry
|
||||
pry-byebug
|
||||
pry-debundle
|
||||
|
|
|
|||
Loading…
Reference in a new issue