File tree Expand file tree Collapse file tree 2 files changed +26
-26
lines changed Expand file tree Collapse file tree 2 files changed +26
-26
lines changed Original file line number Diff line number Diff line change @@ -100,9 +100,9 @@ group :development do
100
100
# gem 'xray-rails' # when using this gem, know that sidekiq will not work
101
101
end
102
102
103
- # Bulkrax :: While we technically don't need a version when we tag on the branch, this helps us have
104
- # a quick scan of what version we're assuming/working with .
105
- gem 'bulkrax' , "~> 5.2.0" , git : 'https://github.com/samvera-labs /bulkrax.git ' , ref : 'main '
103
+ # Bulkrax :: Upgrading passed this point might cause issues, for now we've made a
104
+ # branch off v5.3.1 that includes `DownloadCloudFileJob` work .
105
+ gem 'bulkrax' , git : 'https://github.com/samvera/bulkrax' , branch : '5.3.1-british_library '
106
106
107
107
gem 'blacklight' , '~> 6.7'
108
108
gem 'blacklight_oai_provider' , '~> 6.1' , '>= 6.1.1'
Original file line number Diff line number Diff line change 9
9
i18n
10
10
openurl
11
11
12
- GIT
13
- remote: https://github.com/samvera-labs/bulkrax.git
14
- revision: ae05be9a0dd7fa95d260069c5274c816e24293bd
15
- ref: main
16
- specs:
17
- bulkrax (5.2.1 )
18
- bagit (~> 0.4 )
19
- coderay
20
- dry-monads (~> 1.4.0 )
21
- iso8601 (~> 0.9.0 )
22
- kaminari
23
- language_list (~> 1.2 , >= 1.2.1 )
24
- libxml-ruby (~> 3.2.4 )
25
- loofah (>= 2.2.3 )
26
- oai (>= 0.4 , < 2.x )
27
- rack (>= 2.0.6 )
28
- rails (>= 5.1.6 )
29
- rdf (>= 2.0.2 , < 4.0 )
30
- rubyzip
31
- simple_form
32
-
33
12
GIT
34
13
remote: https://github.com/samvera-labs/hyrax-doi.git
35
14
revision: d494a50ef8ce3eae594c7ed7148c33b3c977d4a7
60
39
samvera-nesting_indexer (2.0.0 )
61
40
dry-equalizer
62
41
42
+ GIT
43
+ remote: https://github.com/samvera/bulkrax
44
+ revision: 8c37b0d062ad362075e1912e3192da681e19713a
45
+ branch: 5.3.1-british_library
46
+ specs:
47
+ bulkrax (5.3.1 )
48
+ bagit (~> 0.4 )
49
+ coderay
50
+ dry-monads (~> 1.4.0 )
51
+ iso8601 (~> 0.9.0 )
52
+ kaminari
53
+ language_list (~> 1.2 , >= 1.2.1 )
54
+ libxml-ruby (~> 3.2.4 )
55
+ loofah (>= 2.2.3 )
56
+ oai (>= 0.4 , < 2.x )
57
+ rack (>= 2.0.6 )
58
+ rails (>= 5.1.6 )
59
+ rdf (>= 2.0.2 , < 4.0 )
60
+ rubyzip
61
+ simple_form
62
+
63
63
GIT
64
64
remote: https://github.com/samvera/hyrax.git
65
65
revision: 92e22e5d015737e06020aa43563353af56b44305
257
257
babel-transpiler (0.7.0 )
258
258
babel-source (>= 4.0 , < 6 )
259
259
execjs (~> 2.0 )
260
- bagit (0.4.5 )
260
+ bagit (0.4.6 )
261
261
docopt (~> 0.5.0 )
262
262
validatable (~> 1.6 )
263
263
bcp47 (0.3.3 )
@@ -1263,7 +1263,7 @@ DEPENDENCIES
1263
1263
blacklight_oai_provider (~> 6.1 , >= 6.1.1 )
1264
1264
bootstrap-datepicker-rails
1265
1265
browse-everything (~> 1.1.2 )
1266
- bulkrax ( ~> 5.2.0 ) !
1266
+ bulkrax !
1267
1267
byebug
1268
1268
capybara
1269
1269
capybara-screenshot (~> 1.0 )
You can’t perform that action at this time.
0 commit comments