mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
bump friendly_id
This commit is contained in:
@@ -50,7 +50,7 @@ gem 'warden-basic_auth', '~> 0.2.1'
|
||||
|
||||
gem 'will_paginate', '~> 3.3.0'
|
||||
|
||||
gem 'friendly_id', '~> 5.3.0'
|
||||
gem 'friendly_id', '~> 5.4.0'
|
||||
|
||||
gem 'acts_as_list', '~> 0.9.9'
|
||||
gem 'acts_as_tree', '~> 2.9.0'
|
||||
|
||||
+2
-2
@@ -518,7 +518,7 @@ GEM
|
||||
fog-core
|
||||
nokogiri (>= 1.5.11, < 2.0.0)
|
||||
formatador (0.2.5)
|
||||
friendly_id (5.3.0)
|
||||
friendly_id (5.4.0)
|
||||
activerecord (>= 4.0.0)
|
||||
fuubar (2.5.0)
|
||||
rspec-core (~> 3.0)
|
||||
@@ -1027,7 +1027,7 @@ DEPENDENCIES
|
||||
faker
|
||||
flamegraph
|
||||
fog-aws
|
||||
friendly_id (~> 5.3.0)
|
||||
friendly_id (~> 5.4.0)
|
||||
fuubar (~> 2.5.0)
|
||||
gon (~> 6.3.2)
|
||||
grape (~> 1.3.0)
|
||||
|
||||
Reference in New Issue
Block a user