|
|
@ -181,7 +181,7 @@ GEM
|
|
|
|
devise_pam_authenticatable2 (9.2.0)
|
|
|
|
devise_pam_authenticatable2 (9.2.0)
|
|
|
|
devise (>= 4.0.0)
|
|
|
|
devise (>= 4.0.0)
|
|
|
|
rpam2 (~> 4.0)
|
|
|
|
rpam2 (~> 4.0)
|
|
|
|
diff-lcs (1.4.4)
|
|
|
|
diff-lcs (1.5.0)
|
|
|
|
discard (1.2.1)
|
|
|
|
discard (1.2.1)
|
|
|
|
activerecord (>= 4.2, < 8)
|
|
|
|
activerecord (>= 4.2, < 8)
|
|
|
|
docile (1.3.4)
|
|
|
|
docile (1.3.4)
|
|
|
@ -354,7 +354,7 @@ GEM
|
|
|
|
activesupport (>= 4)
|
|
|
|
activesupport (>= 4)
|
|
|
|
railties (>= 4)
|
|
|
|
railties (>= 4)
|
|
|
|
request_store (~> 1.0)
|
|
|
|
request_store (~> 1.0)
|
|
|
|
loofah (2.13.0)
|
|
|
|
loofah (2.14.0)
|
|
|
|
crass (~> 1.0.2)
|
|
|
|
crass (~> 1.0.2)
|
|
|
|
nokogiri (>= 1.5.9)
|
|
|
|
nokogiri (>= 1.5.9)
|
|
|
|
mail (2.7.1)
|
|
|
|
mail (2.7.1)
|
|
|
@ -510,15 +510,15 @@ GEM
|
|
|
|
chunky_png (~> 1.0)
|
|
|
|
chunky_png (~> 1.0)
|
|
|
|
rqrcode_core (~> 1.0)
|
|
|
|
rqrcode_core (~> 1.0)
|
|
|
|
rqrcode_core (1.2.0)
|
|
|
|
rqrcode_core (1.2.0)
|
|
|
|
rspec-core (3.10.1)
|
|
|
|
rspec-core (3.11.0)
|
|
|
|
rspec-support (~> 3.10.0)
|
|
|
|
rspec-support (~> 3.11.0)
|
|
|
|
rspec-expectations (3.10.1)
|
|
|
|
rspec-expectations (3.11.0)
|
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
|
|
rspec-support (~> 3.10.0)
|
|
|
|
rspec-support (~> 3.11.0)
|
|
|
|
rspec-mocks (3.10.2)
|
|
|
|
rspec-mocks (3.11.0)
|
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
|
|
rspec-support (~> 3.10.0)
|
|
|
|
rspec-support (~> 3.11.0)
|
|
|
|
rspec-rails (5.0.2)
|
|
|
|
rspec-rails (5.1.0)
|
|
|
|
actionpack (>= 5.2)
|
|
|
|
actionpack (>= 5.2)
|
|
|
|
activesupport (>= 5.2)
|
|
|
|
activesupport (>= 5.2)
|
|
|
|
railties (>= 5.2)
|
|
|
|
railties (>= 5.2)
|
|
|
@ -529,7 +529,7 @@ GEM
|
|
|
|
rspec-sidekiq (3.1.0)
|
|
|
|
rspec-sidekiq (3.1.0)
|
|
|
|
rspec-core (~> 3.0, >= 3.0.0)
|
|
|
|
rspec-core (~> 3.0, >= 3.0.0)
|
|
|
|
sidekiq (>= 2.4.0)
|
|
|
|
sidekiq (>= 2.4.0)
|
|
|
|
rspec-support (3.10.3)
|
|
|
|
rspec-support (3.11.0)
|
|
|
|
rspec_junit_formatter (0.5.1)
|
|
|
|
rspec_junit_formatter (0.5.1)
|
|
|
|
rspec-core (>= 2, < 4, != 2.12.0)
|
|
|
|
rspec-core (>= 2, < 4, != 2.12.0)
|
|
|
|
rubocop (1.25.1)
|
|
|
|
rubocop (1.25.1)
|
|
|
@ -770,7 +770,7 @@ DEPENDENCIES
|
|
|
|
redis-namespace (~> 1.8)
|
|
|
|
redis-namespace (~> 1.8)
|
|
|
|
rexml (~> 3.2)
|
|
|
|
rexml (~> 3.2)
|
|
|
|
rqrcode (~> 2.1)
|
|
|
|
rqrcode (~> 2.1)
|
|
|
|
rspec-rails (~> 5.0)
|
|
|
|
rspec-rails (~> 5.1)
|
|
|
|
rspec-sidekiq (~> 3.1)
|
|
|
|
rspec-sidekiq (~> 3.1)
|
|
|
|
rspec_junit_formatter (~> 0.5)
|
|
|
|
rspec_junit_formatter (~> 0.5)
|
|
|
|
rubocop (~> 1.25)
|
|
|
|
rubocop (~> 1.25)
|
|
|
|