Skip to content

Commit 72568b2

Browse files
committed
Bump ndr_ui to 4.1.3
Bump ndr_authenticate to 0.3.5 Bump ndr_error to 2.3.3
1 parent 4506c4a commit 72568b2

File tree

8 files changed

+10
-10
lines changed

8 files changed

+10
-10
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ gem 'ndr_error', '~> 2.0'
6666
gem 'ndr_import'
6767
gem 'ndr_pseudonymise', '~> 0.4.1'
6868
gem 'ndr_support', '~> 5.9'
69-
gem 'ndr_ui', '~> 3.3'
69+
gem 'ndr_ui', '~> 4.1'
7070
gem 'ndr_workflow', '~> 1.2', '>= 1.2.2'
7171

7272
gem 'bootstrap-table-rails', '~> 1.20.2'

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -266,12 +266,12 @@ GEM
266266
msworddoc-extractor (0.2.0)
267267
ruby-ole
268268
multi_json (1.15.0)
269-
ndr_authenticate (0.3.4)
269+
ndr_authenticate (0.3.5)
270270
devise
271271
devise_saml_authenticatable (~> 1.9)
272272
ndr_ui (>= 2.3)
273273
net-ldap
274-
rails (>= 7.0, < 7.3)
274+
rails (>= 7.1, < 8.1)
275275
yubikey
276276
ndr_dev_support (7.3.4)
277277
activesupport (>= 6.1, < 8.1)
@@ -298,12 +298,12 @@ GEM
298298
simplecov
299299
unicode-display_width (>= 1.3.3)
300300
with_clean_rbenv
301-
ndr_error (2.3.2)
302-
ndr_ui
301+
ndr_error (2.3.3)
302+
ndr_ui (< 5.0)
303303
net-imap
304304
net-pop
305305
net-smtp
306-
rails (>= 6.1, < 7.3)
306+
rails (>= 6.1, < 8.1)
307307
will_paginate
308308
ndr_import (11.2.1)
309309
activemodel
@@ -327,10 +327,10 @@ GEM
327327
ndr_support (5.10.4)
328328
activerecord (>= 7.0, < 8.1)
329329
activesupport (>= 7.0, < 8.1)
330-
ndr_ui (3.3.2)
330+
ndr_ui (4.1.3)
331331
bootstrap-sass (~> 3.4.1)
332-
jquery-rails (>= 4.1.0)
333-
rails (>= 6.1, < 7.3)
332+
jquery-rails (~> 4.6)
333+
rails (>= 6.1, < 8.1)
334334
sprockets (>= 4.0)
335335
sprockets-rails (>= 3.0.0)
336336
ndr_workflow (1.2.4)
@@ -627,7 +627,7 @@ DEPENDENCIES
627627
ndr_import
628628
ndr_pseudonymise (~> 0.4.1)
629629
ndr_support (~> 5.9)
630-
ndr_ui (~> 3.3)
630+
ndr_ui (~> 4.1)
631631
ndr_workflow (~> 1.2, >= 1.2.2)
632632
nokogiri (~> 1.11)
633633
paper_trail (~> 16.0)
-27.5 KB
Binary file not shown.
27.5 KB
Binary file not shown.

vendor/cache/ndr_error-2.3.2.gem

-24 KB
Binary file not shown.

vendor/cache/ndr_error-2.3.3.gem

24 KB
Binary file not shown.

vendor/cache/ndr_ui-3.3.2.gem

-117 KB
Binary file not shown.

vendor/cache/ndr_ui-4.1.3.gem

117 KB
Binary file not shown.

0 commit comments

Comments
 (0)