Skip to content

Commit

Permalink
bump oj
Browse files Browse the repository at this point in the history
  • Loading branch information
ulferts committed Aug 28, 2023
1 parent b234c91 commit a4a5488
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ gem 'sys-filesystem', '~> 1.4.0', require: false
gem 'bcrypt', '~> 3.1.6'

gem 'multi_json', '~> 1.15.0'
gem 'oj', '~> 3.15.0'
gem 'oj', '~> 3.16.0'

gem 'daemons'
gem 'delayed_cron_job', '~> 0.9.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ GEM
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oj (3.15.1)
oj (3.16.0)
okcomputer (1.18.4)
omniauth-saml (1.10.3)
omniauth (~> 1.3, >= 1.3.2)
Expand Down Expand Up @@ -1069,7 +1069,7 @@ DEPENDENCIES
my_page!
net-ldap (~> 0.18.0)
nokogiri (~> 1.15.1)
oj (~> 3.15.0)
oj (~> 3.16.0)
okcomputer (~> 1.18.1)
omniauth!
omniauth-openid-connect!
Expand Down

0 comments on commit a4a5488

Please sign in to comment.