Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
No results found
Show changes
Commits on Source (2)
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [2.0.7](https://gitlab.nexdev.uk/pub/rails-base-image-builder/-/compare/v2.0.6...v2.0.7) (2022-03-09)
### [2.0.6](https://gitlab.nexdev.uk/pub/rails-base-image-builder/-/compare/v2.0.5...v2.0.6) (2022-02-22) ### [2.0.6](https://gitlab.nexdev.uk/pub/rails-base-image-builder/-/compare/v2.0.5...v2.0.6) (2022-02-22)
### [2.0.5](https://gitlab.nexdev.uk/pub/rails-base-image-builder/-/compare/v2.0.4...v2.0.5) (2022-02-14) ### [2.0.5](https://gitlab.nexdev.uk/pub/rails-base-image-builder/-/compare/v2.0.4...v2.0.5) (2022-02-14)
......
...@@ -3,7 +3,7 @@ source 'https://rubygems.org' ...@@ -3,7 +3,7 @@ source 'https://rubygems.org'
ruby '2.7.2' ruby '2.7.2'
gem 'rails', '6.1.4.6' gem 'rails', '6.1.4.7'
gem 'puma', '4.3.11' gem 'puma', '4.3.11'
gem 'sass-rails', '5.1.0' gem 'sass-rails', '5.1.0'
gem 'uglifier', '4.2.0' gem 'uglifier', '4.2.0'
......
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actioncable (6.1.4.6) actioncable (6.1.4.7)
actionpack (= 6.1.4.6) actionpack (= 6.1.4.7)
activesupport (= 6.1.4.6) activesupport (= 6.1.4.7)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
actionmailbox (6.1.4.6) actionmailbox (6.1.4.7)
actionpack (= 6.1.4.6) actionpack (= 6.1.4.7)
activejob (= 6.1.4.6) activejob (= 6.1.4.7)
activerecord (= 6.1.4.6) activerecord (= 6.1.4.7)
activestorage (= 6.1.4.6) activestorage (= 6.1.4.7)
activesupport (= 6.1.4.6) activesupport (= 6.1.4.7)
mail (>= 2.7.1) mail (>= 2.7.1)
actionmailer (6.1.4.6) actionmailer (6.1.4.7)
actionpack (= 6.1.4.6) actionpack (= 6.1.4.7)
actionview (= 6.1.4.6) actionview (= 6.1.4.7)
activejob (= 6.1.4.6) activejob (= 6.1.4.7)
activesupport (= 6.1.4.6) activesupport (= 6.1.4.7)
mail (~> 2.5, >= 2.5.4) mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
actionpack (6.1.4.6) actionpack (6.1.4.7)
actionview (= 6.1.4.6) actionview (= 6.1.4.7)
activesupport (= 6.1.4.6) activesupport (= 6.1.4.7)
rack (~> 2.0, >= 2.0.9) rack (~> 2.0, >= 2.0.9)
rack-test (>= 0.6.3) rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionpack-cloudflare (1.1.0) actionpack-cloudflare (1.1.0)
actionpack (>= 3.2) actionpack (>= 3.2)
actiontext (6.1.4.6) actiontext (6.1.4.7)
actionpack (= 6.1.4.6) actionpack (= 6.1.4.7)
activerecord (= 6.1.4.6) activerecord (= 6.1.4.7)
activestorage (= 6.1.4.6) activestorage (= 6.1.4.7)
activesupport (= 6.1.4.6) activesupport (= 6.1.4.7)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
actionview (6.1.4.6) actionview (6.1.4.7)
activesupport (= 6.1.4.6) activesupport (= 6.1.4.7)
builder (~> 3.1) builder (~> 3.1)
erubi (~> 1.4) erubi (~> 1.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
...@@ -46,22 +46,22 @@ GEM ...@@ -46,22 +46,22 @@ GEM
activemodel (>= 4.1, < 6.2) activemodel (>= 4.1, < 6.2)
case_transform (>= 0.2) case_transform (>= 0.2)
jsonapi-renderer (>= 0.1.1.beta1, < 0.3) jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
activejob (6.1.4.6) activejob (6.1.4.7)
activesupport (= 6.1.4.6) activesupport (= 6.1.4.7)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (6.1.4.6) activemodel (6.1.4.7)
activesupport (= 6.1.4.6) activesupport (= 6.1.4.7)
activerecord (6.1.4.6) activerecord (6.1.4.7)
activemodel (= 6.1.4.6) activemodel (= 6.1.4.7)
activesupport (= 6.1.4.6) activesupport (= 6.1.4.7)
activestorage (6.1.4.6) activestorage (6.1.4.7)
actionpack (= 6.1.4.6) actionpack (= 6.1.4.7)
activejob (= 6.1.4.6) activejob (= 6.1.4.7)
activerecord (= 6.1.4.6) activerecord (= 6.1.4.7)
activesupport (= 6.1.4.6) activesupport (= 6.1.4.7)
marcel (~> 1.0.0) marcel (~> 1.0.0)
mini_mime (>= 1.1.0) mini_mime (>= 1.1.0)
activesupport (6.1.4.6) activesupport (6.1.4.7)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2) i18n (>= 1.6, < 2)
minitest (>= 5.1) minitest (>= 5.1)
...@@ -75,14 +75,14 @@ GEM ...@@ -75,14 +75,14 @@ GEM
autoprefixer-rails (10.4.2.0) autoprefixer-rails (10.4.2.0)
execjs (~> 2) execjs (~> 2)
aws-eventstream (1.2.0) aws-eventstream (1.2.0)
aws-partitions (1.556.0) aws-partitions (1.564.0)
aws-sdk-core (3.126.2) aws-sdk-core (3.129.0)
aws-eventstream (~> 1, >= 1.0.2) aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0) aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.1)
jmespath (~> 1.0) jmespath (~> 1.0)
aws-sdk-kms (1.54.0) aws-sdk-kms (1.55.0)
aws-sdk-core (~> 3, >= 3.126.0) aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.92.0) aws-sdk-s3 (1.92.0)
aws-sdk-core (~> 3, >= 3.112.0) aws-sdk-core (~> 3, >= 3.112.0)
...@@ -153,7 +153,7 @@ GEM ...@@ -153,7 +153,7 @@ GEM
i18n (1.10.0) i18n (1.10.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
ibsciss-middleware (0.4.2) ibsciss-middleware (0.4.2)
jmespath (1.6.0) jmespath (1.6.1)
jquery-rails (4.4.0) jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3) rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0) railties (>= 4.2.0)
...@@ -220,20 +220,20 @@ GEM ...@@ -220,20 +220,20 @@ GEM
rack (>= 2.0.0) rack (>= 2.0.0)
rack-test (1.1.0) rack-test (1.1.0)
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
rails (6.1.4.6) rails (6.1.4.7)
actioncable (= 6.1.4.6) actioncable (= 6.1.4.7)
actionmailbox (= 6.1.4.6) actionmailbox (= 6.1.4.7)
actionmailer (= 6.1.4.6) actionmailer (= 6.1.4.7)
actionpack (= 6.1.4.6) actionpack (= 6.1.4.7)
actiontext (= 6.1.4.6) actiontext (= 6.1.4.7)
actionview (= 6.1.4.6) actionview (= 6.1.4.7)
activejob (= 6.1.4.6) activejob (= 6.1.4.7)
activemodel (= 6.1.4.6) activemodel (= 6.1.4.7)
activerecord (= 6.1.4.6) activerecord (= 6.1.4.7)
activestorage (= 6.1.4.6) activestorage (= 6.1.4.7)
activesupport (= 6.1.4.6) activesupport (= 6.1.4.7)
bundler (>= 1.15.0) bundler (>= 1.15.0)
railties (= 6.1.4.6) railties (= 6.1.4.7)
sprockets-rails (>= 2.0.0) sprockets-rails (>= 2.0.0)
rails-controller-testing (1.0.5) rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1) actionpack (>= 5.0.1.rc1)
...@@ -244,9 +244,9 @@ GEM ...@@ -244,9 +244,9 @@ GEM
nokogiri (>= 1.6) nokogiri (>= 1.6)
rails-html-sanitizer (1.4.2) rails-html-sanitizer (1.4.2)
loofah (~> 2.3) loofah (~> 2.3)
railties (6.1.4.6) railties (6.1.4.7)
actionpack (= 6.1.4.6) actionpack (= 6.1.4.7)
activesupport (= 6.1.4.6) activesupport (= 6.1.4.7)
method_source method_source
rake (>= 0.13) rake (>= 0.13)
thor (~> 1.0) thor (~> 1.0)
...@@ -412,7 +412,7 @@ DEPENDENCIES ...@@ -412,7 +412,7 @@ DEPENDENCIES
pundit-matchers (= 1.6.0) pundit-matchers (= 1.6.0)
rack-attack (= 6.5.0) rack-attack (= 6.5.0)
rack-cors (= 1.1.1) rack-cors (= 1.1.1)
rails (= 6.1.4.6) rails (= 6.1.4.7)
rails-controller-testing (= 1.0.5) rails-controller-testing (= 1.0.5)
redis-rails (= 5.0.2) redis-rails (= 5.0.2)
rqrcode_png (= 0.1.5) rqrcode_png (= 0.1.5)
......