Bump ruby-oembed
This commit is contained in:
parent
84794a1b25
commit
12e21555ee
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -112,7 +112,7 @@ gem "leaflet-rails", "1.9.4"
|
|||
gem "nokogiri", "1.16.5"
|
||||
gem "open_graph_reader", "0.7.2" # also update User-Agent in features/support/webmock.rb and open_graph_cache_spec.rb
|
||||
gem "redcarpet", "3.6.0"
|
||||
gem "ruby-oembed", "0.16.1"
|
||||
gem "ruby-oembed", "0.17.0"
|
||||
gem "twitter-text", "3.1.0"
|
||||
|
||||
# RTL support
|
||||
|
|
|
|||
|
|
@ -641,7 +641,7 @@ GEM
|
|||
activesupport (>= 4.2.0)
|
||||
rack (>= 1.1)
|
||||
rubocop (>= 1.33.0, < 2.0)
|
||||
ruby-oembed (0.16.1)
|
||||
ruby-oembed (0.17.0)
|
||||
ruby-progressbar (1.13.0)
|
||||
ruby-vips (2.2.1)
|
||||
ffi (~> 1.12)
|
||||
|
|
@ -877,7 +877,7 @@ DEPENDENCIES
|
|||
rspec-rails (= 6.0.3)
|
||||
rubocop (= 1.53.1)
|
||||
rubocop-rails (= 2.20.2)
|
||||
ruby-oembed (= 0.16.1)
|
||||
ruby-oembed (= 0.17.0)
|
||||
rubyzip (= 2.3.2)
|
||||
sassc-rails (= 2.1.2)
|
||||
secure_headers (= 6.5.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue