mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Do not lock ruby-oembed in Gemfile
There is not reason to not use new versions of ruby-oembed.
This commit is contained in:
parent
dc12674eba
commit
7fd5f5b4f9
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -179,7 +179,7 @@ gem 'acts_as_list'
|
|||
gem 'bootstrap-switch-rails', '~> 3.0.0'
|
||||
|
||||
# for parsing OEmbed data
|
||||
gem 'ruby-oembed', '~>0.12.0'
|
||||
gem 'ruby-oembed'
|
||||
|
||||
# for uploading images to the cloud
|
||||
gem 'cloudinary'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue