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,10 @@
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.3.1](https://gitlab.nexdev.uk/pub/rails-base-image-builder/-/compare/v2.2.2...v2.3.1) (2022-04-27)
### [2.2.2](https://gitlab.nexdev.uk/pub/rails-base-image-builder/-/compare/v2.2.1...v2.2.2) (2022-04-12)
### [2.2.2](https://gitlab.nexdev.uk/pub/rails-base-image-builder/-/compare/v2.2.1...v2.2.2) (2022-04-12)
### [2.2.1](https://gitlab.nexdev.uk/pub/rails-base-image-builder/-/compare/v2.2.0...v2.2.1) (2022-03-28)
......
......@@ -3,7 +3,7 @@ source 'https://rubygems.org'
ruby '2.7.5'
gem 'rails', '6.1.4.7'
gem 'rails', '6.1.5.1'
gem 'puma', '4.3.12'
gem 'sass-rails', '5.1.0'
gem 'uglifier', '4.2.0'
......@@ -22,7 +22,7 @@ gem 'bunny_events', '0.3.2'
gem 'bunny-mock', '1.7.0'
gem 'audited', '4.10.0'
gem 'discard', '1.2.0'
gem 'ddtrace', '0.52.0'
gem 'ddtrace', '0.54.2'
gem 'delayed_job_active_record', '4.1.6'
gem 'dotenv-rails', '2.7.6'
gem 'redis-rails', '5.0.2'
......@@ -32,8 +32,7 @@ gem 'rack-cors', '1.1.1'
gem 'useragent', '0.16.10'
gem 'lograge', '0.11.2'
gem 'rack-attack', '6.5.0'
gem 'nexus_cqrs', '0.2.2'
gem 'nexus_cqrs_auth', '0.1.0'
gem 'nexus_cqrs', '0.4.6'
gem 'health_check', '3.0.0'
gem 'rspec-rails', '5.0.2'
gem 'rails-controller-testing', '1.0.5'
......@@ -46,7 +45,7 @@ gem 'spring-watcher-listen', '2.0.1'
gem 'aws-sdk-s3', '1.92.0'
gem 'jwt', '2.2.3'
gem 'sneakers', '2.12.0'
gem 'pundit', '2.1.0'
gem 'pundit', '2.2.0'
gem 'pundit-matchers', '1.6.0'
gem 'nexus_domain_events', '1.1.2'
gem 'batch-loader', '1.4.1'
......
GEM
remote: https://rubygems.org/
specs:
actioncable (6.1.4.7)
actionpack (= 6.1.4.7)
activesupport (= 6.1.4.7)
actioncable (6.1.5.1)
actionpack (= 6.1.5.1)
activesupport (= 6.1.5.1)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailbox (6.1.4.7)
actionpack (= 6.1.4.7)
activejob (= 6.1.4.7)
activerecord (= 6.1.4.7)
activestorage (= 6.1.4.7)
activesupport (= 6.1.4.7)
actionmailbox (6.1.5.1)
actionpack (= 6.1.5.1)
activejob (= 6.1.5.1)
activerecord (= 6.1.5.1)
activestorage (= 6.1.5.1)
activesupport (= 6.1.5.1)
mail (>= 2.7.1)
actionmailer (6.1.4.7)
actionpack (= 6.1.4.7)
actionview (= 6.1.4.7)
activejob (= 6.1.4.7)
activesupport (= 6.1.4.7)
actionmailer (6.1.5.1)
actionpack (= 6.1.5.1)
actionview (= 6.1.5.1)
activejob (= 6.1.5.1)
activesupport (= 6.1.5.1)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (6.1.4.7)
actionview (= 6.1.4.7)
activesupport (= 6.1.4.7)
actionpack (6.1.5.1)
actionview (= 6.1.5.1)
activesupport (= 6.1.5.1)
rack (~> 2.0, >= 2.0.9)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionpack-cloudflare (1.1.0)
actionpack (>= 3.2)
actiontext (6.1.4.7)
actionpack (= 6.1.4.7)
activerecord (= 6.1.4.7)
activestorage (= 6.1.4.7)
activesupport (= 6.1.4.7)
actiontext (6.1.5.1)
actionpack (= 6.1.5.1)
activerecord (= 6.1.5.1)
activestorage (= 6.1.5.1)
activesupport (= 6.1.5.1)
nokogiri (>= 1.8.5)
actionview (6.1.4.7)
activesupport (= 6.1.4.7)
actionview (6.1.5.1)
activesupport (= 6.1.5.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
......@@ -46,22 +46,22 @@ GEM
activemodel (>= 4.1, < 6.2)
case_transform (>= 0.2)
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
activejob (6.1.4.7)
activesupport (= 6.1.4.7)
activejob (6.1.5.1)
activesupport (= 6.1.5.1)
globalid (>= 0.3.6)
activemodel (6.1.4.7)
activesupport (= 6.1.4.7)
activerecord (6.1.4.7)
activemodel (= 6.1.4.7)
activesupport (= 6.1.4.7)
activestorage (6.1.4.7)
actionpack (= 6.1.4.7)
activejob (= 6.1.4.7)
activerecord (= 6.1.4.7)
activesupport (= 6.1.4.7)
marcel (~> 1.0.0)
activemodel (6.1.5.1)
activesupport (= 6.1.5.1)
activerecord (6.1.5.1)
activemodel (= 6.1.5.1)
activesupport (= 6.1.5.1)
activestorage (6.1.5.1)
actionpack (= 6.1.5.1)
activejob (= 6.1.5.1)
activerecord (= 6.1.5.1)
activesupport (= 6.1.5.1)
marcel (~> 1.0)
mini_mime (>= 1.1.0)
activesupport (6.1.4.7)
activesupport (6.1.5.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
......@@ -75,20 +75,20 @@ GEM
autoprefixer-rails (10.4.2.0)
execjs (~> 2)
aws-eventstream (1.2.0)
aws-partitions (1.575.0)
aws-sdk-core (3.130.0)
aws-partitions (1.581.0)
aws-sdk-core (3.130.2)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.55.0)
aws-sdk-kms (1.56.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.92.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.4.0)
aws-sigv4 (1.5.0)
aws-eventstream (~> 1, >= 1.0.2)
batch-loader (1.4.1)
bindex (0.8.1)
......@@ -111,9 +111,10 @@ GEM
crack (0.4.5)
rexml
crass (1.0.6)
ddtrace (0.52.0)
ffi (~> 1.0)
ddtrace (0.54.2)
debase-ruby_core_source (<= 0.10.14)
msgpack
debase-ruby_core_source (0.10.14)
delayed_job (4.1.10)
activesupport (>= 3.0, < 8.0)
delayed_job_active_record (4.1.6)
......@@ -188,14 +189,13 @@ GEM
msgpack (1.5.1)
multi_xml (0.6.0)
mysql2 (0.5.3)
nexus_cqrs (0.2.2)
nexus_cqrs (0.4.6)
generator_spec
ibsciss-middleware
thread_safe
nexus_cqrs_auth (0.1.0)
nexus_cqrs (~> 0.2)
pundit
request_store
strings-case
thread_safe
nexus_domain_events (1.1.2)
activesupport
bunny
......@@ -208,7 +208,7 @@ GEM
public_suffix (4.0.7)
puma (4.3.12)
nio4r (~> 2.0)
pundit (2.1.0)
pundit (2.2.0)
activesupport (>= 3.0.0)
pundit-matchers (1.6.0)
rspec-rails (>= 3.0.0)
......@@ -220,20 +220,20 @@ GEM
rack (>= 2.0.0)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (6.1.4.7)
actioncable (= 6.1.4.7)
actionmailbox (= 6.1.4.7)
actionmailer (= 6.1.4.7)
actionpack (= 6.1.4.7)
actiontext (= 6.1.4.7)
actionview (= 6.1.4.7)
activejob (= 6.1.4.7)
activemodel (= 6.1.4.7)
activerecord (= 6.1.4.7)
activestorage (= 6.1.4.7)
activesupport (= 6.1.4.7)
rails (6.1.5.1)
actioncable (= 6.1.5.1)
actionmailbox (= 6.1.5.1)
actionmailer (= 6.1.5.1)
actionpack (= 6.1.5.1)
actiontext (= 6.1.5.1)
actionview (= 6.1.5.1)
activejob (= 6.1.5.1)
activemodel (= 6.1.5.1)
activerecord (= 6.1.5.1)
activestorage (= 6.1.5.1)
activesupport (= 6.1.5.1)
bundler (>= 1.15.0)
railties (= 6.1.4.7)
railties (= 6.1.5.1)
sprockets-rails (>= 2.0.0)
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
......@@ -244,11 +244,11 @@ GEM
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
railties (6.1.4.7)
actionpack (= 6.1.4.7)
activesupport (= 6.1.4.7)
railties (6.1.5.1)
actionpack (= 6.1.5.1)
activesupport (= 6.1.5.1)
method_source
rake (>= 0.13)
rake (>= 12.2)
thor (~> 1.0)
rake (12.3.3)
rb-fsevent (0.11.1)
......@@ -390,7 +390,7 @@ DEPENDENCIES
bootstrap (= 4.6.0)
bunny-mock (= 1.7.0)
bunny_events (= 0.3.2)
ddtrace (= 0.52.0)
ddtrace (= 0.54.2)
delayed_job_active_record (= 4.1.6)
discard (= 1.2.0)
dotenv-rails (= 2.7.6)
......@@ -404,16 +404,15 @@ DEPENDENCIES
lograge (= 0.11.2)
mini_racer (= 0.3.1)
mysql2 (= 0.5.3)
nexus_cqrs (= 0.2.2)
nexus_cqrs_auth (= 0.1.0)
nexus_cqrs (= 0.4.6)
nexus_domain_events (= 1.1.2)
pg (= 1.2.3)
puma (= 4.3.12)
pundit (= 2.1.0)
pundit (= 2.2.0)
pundit-matchers (= 1.6.0)
rack-attack (= 6.5.0)
rack-cors (= 1.1.1)
rails (= 6.1.4.7)
rails (= 6.1.5.1)
rails-controller-testing (= 1.0.5)
redis-rails (= 5.0.2)
rqrcode_png (= 0.1.5)
......