We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14c3425 + a057bc2 commit e941c5fCopy full SHA for e941c5f
Gemfile.lock
@@ -305,8 +305,7 @@ GEM
305
responders (3.1.1)
306
actionpack (>= 5.2)
307
railties (>= 5.2)
308
- rexml (3.3.6)
309
- strscan
+ rexml (3.3.9)
310
roo (2.10.0)
311
nokogiri (~> 1)
312
rubyzip (>= 1.3.0, < 3.0.0)
@@ -388,7 +387,6 @@ GEM
388
387
actionpack (>= 6.1)
389
activesupport (>= 6.1)
390
sprockets (>= 3.0.0)
391
- strscan (3.1.0)
392
sunspot (2.6.0)
393
pr_geohash (~> 1.0)
394
rsolr (>= 1.1.1, < 3)
config/version.rb
@@ -3,5 +3,5 @@
3
# Copyright (c) 2014 - 2023 UNICEF. All rights reserved.
4
5
class Primero::Application
6
- VERSION = '2.11.0.6'
+ VERSION = '2.11.1'
7
end
0 commit comments