Merge branch 'stable' into develop
This commit is contained in:
commit
b5e277384b
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -130,7 +130,7 @@ gem "redcarpet", "3.2.3"
|
|||
gem "twitter-text", "1.12.0"
|
||||
gem "roxml", "3.1.6"
|
||||
gem "ruby-oembed", "0.8.14"
|
||||
gem "open_graph_reader", "0.6.0"
|
||||
gem "open_graph_reader", "0.6.1"
|
||||
|
||||
# Services
|
||||
|
||||
|
|
|
|||
|
|
@ -443,7 +443,7 @@ GEM
|
|||
omniauth-oauth (~> 1.0)
|
||||
omniauth-wordpress (0.2.1)
|
||||
omniauth-oauth2 (~> 1.1.0)
|
||||
open_graph_reader (0.6.0)
|
||||
open_graph_reader (0.6.1)
|
||||
faraday (~> 0.9.0)
|
||||
nokogiri (~> 1.6)
|
||||
orm_adapter (0.5.0)
|
||||
|
|
@ -767,7 +767,7 @@ DEPENDENCIES
|
|||
omniauth-tumblr (= 1.1)
|
||||
omniauth-twitter (= 1.0.1)
|
||||
omniauth-wordpress (= 0.2.1)
|
||||
open_graph_reader (= 0.6.0)
|
||||
open_graph_reader (= 0.6.1)
|
||||
pry
|
||||
pry-byebug
|
||||
pry-debundle
|
||||
|
|
|
|||
Loading…
Reference in a new issue