Skip to content

Commit

Permalink
Merge pull request #852 from uktrade/develop
Browse files Browse the repository at this point in the history
Release 23-11-2022
  • Loading branch information
rafa-garcia authored Nov 23, 2022
2 parents 7af8978 + ace5442 commit 499313a
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gem 'figaro'
gem 'friendly_id'
gem 'immutable-struct'

gem 'nokogiri', '>= 1.13.6'
gem 'nokogiri', '>= 1.13.9'

# Authentication & authorisation
gem 'devise', github: 'heartcombo/devise', branch: 'master'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1143,7 +1143,7 @@ GEM
thor (~> 0.19)
netrc (0.11.0)
nio4r (2.5.8)
nokogiri (1.13.7)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
normalize-scss (7.0.1)
Expand Down Expand Up @@ -1361,7 +1361,7 @@ GEM
thread_safe (0.3.6)
tilt (2.0.10)
timecop (0.9.1)
tzinfo (1.2.9)
tzinfo (1.2.10)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand Down Expand Up @@ -1436,7 +1436,7 @@ DEPENDENCIES
listen
mock_redis
neat (= 1.8.0)
nokogiri (>= 1.13.6)
nokogiri (>= 1.13.9)
normalize-scss
notifications-ruby-client
omniauth (= 2.0.3)
Expand Down
Binary file removed vendor/cache/nokogiri-1.13.7.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.13.9.gem
Binary file not shown.
Binary file added vendor/cache/tzinfo-1.2.10.gem
Binary file not shown.
Binary file removed vendor/cache/tzinfo-1.2.9.gem
Binary file not shown.

0 comments on commit 499313a

Please sign in to comment.