mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Bump oj
This commit is contained in:
@@ -81,7 +81,7 @@ gem 'sys-filesystem', '~> 1.1.4', require: false
|
||||
# See: config/initializers/rabl_hack.rb
|
||||
gem 'rabl', '0.9.3'
|
||||
gem 'multi_json', '~> 1.11.0'
|
||||
gem 'oj', '~> 2.11.4'
|
||||
gem 'oj', '~> 2.14.6'
|
||||
|
||||
gem 'delayed_job_active_record', '~> 4.0.2'
|
||||
gem 'daemons'
|
||||
|
||||
+2
-2
@@ -331,7 +331,7 @@ GEM
|
||||
nokogiri (1.6.7.1)
|
||||
mini_portile2 (~> 2.0.0.rc2)
|
||||
non-stupid-digest-assets (1.0.4)
|
||||
oj (2.11.5)
|
||||
oj (2.14.6)
|
||||
parallel (1.6.1)
|
||||
parallel_tests (2.1.2)
|
||||
parallel
|
||||
@@ -608,7 +608,7 @@ DEPENDENCIES
|
||||
newrelic_rpm
|
||||
nokogiri (~> 1.6.7)
|
||||
non-stupid-digest-assets
|
||||
oj (~> 2.11.4)
|
||||
oj (~> 2.14.6)
|
||||
omniauth!
|
||||
openproject-translations!
|
||||
parallel_tests (~> 2.1.2)
|
||||
|
||||
Reference in New Issue
Block a user