Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
73369de
build(deps): bump sendgrid-actionmailer from 3.1.1 to 3.2.0
dependabot[bot] Feb 17, 2021
926344a
build(deps): bump doorkeeper from 5.4.0 to 5.5.0
dependabot[bot] Feb 22, 2021
dedc9b4
build(deps): bump webmock from 3.8.3 to 3.11.3
dependabot[bot] Feb 25, 2021
16d6240
build(deps): Updates gem cache
cbaudouinjr Feb 27, 2021
a47733b
build(deps): Updates gem cache
cbaudouinjr Feb 27, 2021
f97cb8c
build(deps): Updates gem cache
cbaudouinjr Feb 27, 2021
d25dc5f
Merge pull request #637 from codeRIT/dependabot/bundler/develop/sendg…
cbaudouinjr Feb 27, 2021
c28861d
build(deps): bump aws-sdk-s3 from 1.88.1 to 1.89.0
dependabot[bot] Feb 27, 2021
3c36abb
Merge branch 'develop' into dependabot/bundler/develop/webmock-3.11.3
cbaudouinjr Feb 27, 2021
eaa75e8
Merge branch 'develop' into dependabot/bundler/develop/aws-sdk-s3-1.89.0
cbaudouinjr Feb 27, 2021
c8af2c3
build(deps): Updates gem cache
cbaudouinjr Feb 27, 2021
0d66dee
Merge pull request #640 from codeRIT/dependabot/bundler/develop/webmo…
cbaudouinjr Feb 27, 2021
5a8ed8f
Merge branch 'develop' into dependabot/bundler/develop/aws-sdk-s3-1.89.0
cbaudouinjr Feb 27, 2021
3e89e11
build(deps): bump webmock from 3.11.3 to 3.12.0
dependabot[bot] Feb 27, 2021
26502f7
Merge pull request #642 from codeRIT/dependabot/bundler/develop/aws-s…
cbaudouinjr Feb 27, 2021
49230f7
build(deps): bump webmock from 3.11.3 to 3.12.0
dependabot[bot] Feb 27, 2021
9a01be5
Merge branch 'dependabot/bundler/develop/webmock-3.12.0' of github.co…
cbaudouinjr Feb 27, 2021
ad56b24
build(deps): Updates gem cache
cbaudouinjr Feb 27, 2021
8978e60
Merge pull request #643 from codeRIT/dependabot/bundler/develop/webmo…
cbaudouinjr Feb 27, 2021
48f907c
build(deps): bump prismjs from 1.22.0 to 1.23.0 in /website
dependabot[bot] Mar 1, 2021
422bf2d
Merge pull request #646 from codeRIT/dependabot/npm_and_yarn/website/…
cbaudouinjr Mar 7, 2021
668ae72
build(deps): bump puma from 5.2.1 to 5.2.2
dependabot[bot] Mar 7, 2021
66ac31b
Merge branch 'develop' into dependabot/bundler/develop/doorkeeper-5.5.0
cbaudouinjr Mar 7, 2021
3f32163
build(deps): bump docusaurus from 1.14.6 to 1.14.7 in /website
dependabot[bot] Mar 10, 2021
306cf14
Merge pull request #649 from codeRIT/dependabot/npm_and_yarn/website/…
cbaudouinjr Mar 12, 2021
1051904
Merge branch 'develop' into dependabot/bundler/develop/puma-5.2.2
cbaudouinjr Mar 12, 2021
9918865
build(deps): Updates gem cache
cbaudouinjr Mar 12, 2021
77d2a71
Merge branch 'dependabot/bundler/develop/puma-5.2.2' of github.com:co…
cbaudouinjr Mar 12, 2021
5e6a864
Merge branch 'develop' into dependabot/bundler/develop/doorkeeper-5.5.0
cbaudouinjr Mar 12, 2021
6af0dfd
Merge pull request #639 from codeRIT/dependabot/bundler/develop/doork…
cbaudouinjr Mar 12, 2021
3f22650
Merge branch 'develop' into dependabot/bundler/develop/puma-5.2.2
cbaudouinjr Mar 12, 2021
738c9a4
Merge pull request #647 from codeRIT/dependabot/bundler/develop/puma-…
cbaudouinjr Mar 12, 2021
ff0ea75
build(deps): Updates gem cache
cbaudouinjr Mar 12, 2021
405b534
build(deps): Updates gem cache
cbaudouinjr Mar 12, 2021
d899b33
Merge pull request #651 from codeRIT/hm-650
cbaudouinjr Mar 12, 2021
b8f93a2
build(deps): bump webmock from 3.12.0 to 3.12.1
dependabot[bot] Mar 12, 2021
ddcd01b
build(deps): bump aws-sdk-s3 from 1.89.0 to 1.91.0
dependabot[bot] Mar 12, 2021
1e35219
Merge branch 'develop' into dependabot/bundler/develop/webmock-3.12.1
cbaudouinjr Mar 12, 2021
678fc68
build(deps): Updates gem cache
cbaudouinjr Mar 12, 2021
bfb7450
Merge pull request #652 from codeRIT/dependabot/bundler/develop/webmo…
cbaudouinjr Mar 12, 2021
b6cba2b
Merge branch 'develop' into dependabot/bundler/develop/aws-sdk-s3-1.91.0
cbaudouinjr Mar 12, 2021
c3f853a
build(deps): Updates gem cache
cbaudouinjr Mar 12, 2021
8f6993f
Merge pull request #653 from codeRIT/dependabot/bundler/develop/aws-s…
cbaudouinjr Mar 12, 2021
dd47b4d
Merge branch 'master' into develop
cbaudouinjr Mar 12, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ gem 'bootsnap', '>= 1.1.0', require: false
# Authentication
gem 'devise', '~> 4.7'
gem 'omniauth-mlh', '~> 0.4.2'
gem 'doorkeeper', '~> 5.0'
gem 'doorkeeper', '~> 5.5'
gem 'devise-doorkeeper'
gem 'omniauth-rails_csrf_protection'

Expand Down Expand Up @@ -122,7 +122,7 @@ group :test do
gem 'factory_bot_rails'
gem 'codeclimate-test-reporter', '~> 1.0.7', require: nil
gem 'rails-controller-testing' # Rails 4 fallback
gem 'webmock', '~> 3.4'
gem 'webmock', '~> 3.12'
gem 'timecop'

# Adds support for Capybara system testing and selenium driver
Expand Down
114 changes: 57 additions & 57 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,43 +10,43 @@ GIT
GEM
remote: https://rubygems.org/
specs:
actioncable (5.2.4.4)
actionpack (= 5.2.4.4)
actioncable (5.2.4.5)
actionpack (= 5.2.4.5)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailer (5.2.4.4)
actionpack (= 5.2.4.4)
actionview (= 5.2.4.4)
activejob (= 5.2.4.4)
actionmailer (5.2.4.5)
actionpack (= 5.2.4.5)
actionview (= 5.2.4.5)
activejob (= 5.2.4.5)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.2.4.4)
actionview (= 5.2.4.4)
activesupport (= 5.2.4.4)
actionpack (5.2.4.5)
actionview (= 5.2.4.5)
activesupport (= 5.2.4.5)
rack (~> 2.0, >= 2.0.8)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.4.4)
activesupport (= 5.2.4.4)
actionview (5.2.4.5)
activesupport (= 5.2.4.5)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.2.4.4)
activesupport (= 5.2.4.4)
activejob (5.2.4.5)
activesupport (= 5.2.4.5)
globalid (>= 0.3.6)
activemodel (5.2.4.4)
activesupport (= 5.2.4.4)
activerecord (5.2.4.4)
activemodel (= 5.2.4.4)
activesupport (= 5.2.4.4)
activemodel (5.2.4.5)
activesupport (= 5.2.4.5)
activerecord (5.2.4.5)
activemodel (= 5.2.4.5)
activesupport (= 5.2.4.5)
arel (>= 9.0)
activestorage (5.2.4.4)
actionpack (= 5.2.4.4)
activerecord (= 5.2.4.4)
activestorage (5.2.4.5)
actionpack (= 5.2.4.5)
activerecord (= 5.2.4.5)
marcel (~> 0.3.1)
activesupport (5.2.4.4)
activesupport (5.2.4.5)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
Expand All @@ -62,21 +62,21 @@ GEM
activerecord (>= 4.2, < 6.2)
autoprefixer-rails (10.2.4.0)
execjs
aws-eventstream (1.1.0)
aws-partitions (1.427.0)
aws-sdk-core (3.112.0)
aws-eventstream (1.1.1)
aws-partitions (1.432.0)
aws-sdk-core (3.113.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.42.0)
aws-sdk-kms (1.43.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.88.1)
aws-sdk-s3 (1.91.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.2.2)
aws-sigv4 (1.2.3)
aws-eventstream (~> 1, >= 1.0.2)
bcrypt (3.1.13)
better_errors (2.9.1)
Expand Down Expand Up @@ -114,8 +114,8 @@ GEM
coderay (1.1.3)
concurrent-ruby (1.1.8)
connection_pool (2.2.3)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crack (0.4.5)
rexml
crass (1.0.6)
css_parser (1.9.0)
addressable
Expand All @@ -131,7 +131,7 @@ GEM
doorkeeper
rails
docile (1.3.5)
doorkeeper (5.4.0)
doorkeeper (5.5.0)
railties (>= 5)
dotenv (2.7.6)
dotenv-rails (2.7.6)
Expand Down Expand Up @@ -206,7 +206,7 @@ GEM
httparty (0.18.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.8.8)
i18n (1.8.9)
concurrent-ruby (~> 1.0)
jmespath (1.4.0)
jquery-rails (4.4.0)
Expand Down Expand Up @@ -236,7 +236,7 @@ GEM
mimemagic (0.3.5)
mini_mime (1.0.2)
mini_portile2 (2.5.0)
minitest (5.14.3)
minitest (5.14.4)
minitest-reporters (1.4.3)
ansi
builder
Expand All @@ -251,11 +251,11 @@ GEM
mustache (1.1.1)
mysql2 (0.5.3)
nenv (0.3.0)
nio4r (2.5.5)
nokogiri (1.11.1)
nio4r (2.5.7)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogiri (1.11.1-x86_64-darwin)
nokogiri (1.11.2-x86_64-darwin)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand Down Expand Up @@ -286,7 +286,7 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.6)
puma (5.2.1)
puma (5.2.2)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.5.2)
Expand All @@ -295,18 +295,18 @@ GEM
rack (>= 2.0.0)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (5.2.4.4)
actioncable (= 5.2.4.4)
actionmailer (= 5.2.4.4)
actionpack (= 5.2.4.4)
actionview (= 5.2.4.4)
activejob (= 5.2.4.4)
activemodel (= 5.2.4.4)
activerecord (= 5.2.4.4)
activestorage (= 5.2.4.4)
activesupport (= 5.2.4.4)
rails (5.2.4.5)
actioncable (= 5.2.4.5)
actionmailer (= 5.2.4.5)
actionpack (= 5.2.4.5)
actionview (= 5.2.4.5)
activejob (= 5.2.4.5)
activemodel (= 5.2.4.5)
activerecord (= 5.2.4.5)
activestorage (= 5.2.4.5)
activesupport (= 5.2.4.5)
bundler (>= 1.3.0)
railties (= 5.2.4.4)
railties (= 5.2.4.5)
sprockets-rails (>= 2.0.0)
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
Expand All @@ -324,9 +324,9 @@ GEM
rails_stdout_logging
rails_serve_static_assets (0.0.5)
rails_stdout_logging (0.0.5)
railties (5.2.4.4)
actionpack (= 5.2.4.4)
activesupport (= 5.2.4.4)
railties (5.2.4.5)
actionpack (= 5.2.4.5)
activesupport (= 5.2.4.5)
method_source
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
Expand All @@ -340,6 +340,7 @@ GEM
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
rexml (3.2.4)
roadie (4.0.0)
css_parser (~> 1.4)
nokogiri (~> 1.8)
Expand All @@ -354,7 +355,6 @@ GEM
ruby_parser (3.14.2)
sexp_processor (~> 4.9)
rubyzip (2.3.0)
safe_yaml (1.0.5)
safely_block (0.3.0)
errbase (>= 0.1.1)
sass-rails (6.0.0)
Expand All @@ -371,9 +371,9 @@ GEM
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
sendgrid-actionmailer (3.1.1)
sendgrid-actionmailer (3.2.0)
mail (~> 2.7)
sendgrid-ruby (~> 6.0)
sendgrid-ruby (~> 6.4)
sendgrid-ruby (6.4.0)
ruby_http_client (~> 3.4)
sexp_processor (4.15.0)
Expand Down Expand Up @@ -438,7 +438,7 @@ GEM
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
webmock (3.8.3)
webmock (3.12.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down Expand Up @@ -468,7 +468,7 @@ DEPENDENCIES
codeclimate-test-reporter (~> 1.0.7)
devise (~> 4.7)
devise-doorkeeper
doorkeeper (~> 5.0)
doorkeeper (~> 5.5)
dotenv-rails
factory_bot_rails
file_validators
Expand Down Expand Up @@ -522,7 +522,7 @@ DEPENDENCIES
valid_attribute
validate_url
web-console (>= 3.3.0)
webmock (~> 3.4)
webmock (~> 3.12)

RUBY VERSION
ruby 2.6.6p146
Expand Down
Binary file removed vendor/cache/actioncable-5.2.4.4.gem
Binary file not shown.
Binary file added vendor/cache/actioncable-5.2.4.5.gem
Binary file not shown.
Binary file removed vendor/cache/actionmailer-5.2.4.4.gem
Binary file not shown.
Binary file added vendor/cache/actionmailer-5.2.4.5.gem
Binary file not shown.
Binary file removed vendor/cache/actionpack-5.2.4.4.gem
Binary file not shown.
Binary file added vendor/cache/actionpack-5.2.4.5.gem
Binary file not shown.
Binary file removed vendor/cache/actionview-5.2.4.4.gem
Binary file not shown.
Binary file added vendor/cache/actionview-5.2.4.5.gem
Binary file not shown.
Binary file removed vendor/cache/activejob-5.2.4.4.gem
Binary file not shown.
Binary file added vendor/cache/activejob-5.2.4.5.gem
Binary file not shown.
Binary file removed vendor/cache/activemodel-5.2.4.4.gem
Binary file not shown.
Binary file added vendor/cache/activemodel-5.2.4.5.gem
Binary file not shown.
Binary file removed vendor/cache/activerecord-5.2.4.4.gem
Binary file not shown.
Binary file added vendor/cache/activerecord-5.2.4.5.gem
Binary file not shown.
Binary file removed vendor/cache/activestorage-5.2.4.4.gem
Binary file not shown.
Binary file added vendor/cache/activestorage-5.2.4.5.gem
Binary file not shown.
Binary file removed vendor/cache/activesupport-5.2.4.4.gem
Binary file not shown.
Binary file added vendor/cache/activesupport-5.2.4.5.gem
Binary file not shown.
Binary file removed vendor/cache/aws-eventstream-1.1.0.gem
Binary file not shown.
Binary file added vendor/cache/aws-eventstream-1.1.1.gem
Binary file not shown.
Binary file removed vendor/cache/aws-partitions-1.427.0.gem
Binary file not shown.
Binary file added vendor/cache/aws-partitions-1.432.0.gem
Binary file not shown.
Binary file removed vendor/cache/aws-sdk-core-3.112.0.gem
Binary file not shown.
Binary file added vendor/cache/aws-sdk-core-3.113.0.gem
Binary file not shown.
Binary file removed vendor/cache/aws-sdk-kms-1.42.0.gem
Binary file not shown.
Binary file added vendor/cache/aws-sdk-kms-1.43.0.gem
Binary file not shown.
Binary file removed vendor/cache/aws-sdk-s3-1.88.1.gem
Binary file not shown.
Binary file added vendor/cache/aws-sdk-s3-1.91.0.gem
Binary file not shown.
Binary file removed vendor/cache/aws-sigv4-1.2.2.gem
Binary file not shown.
Binary file added vendor/cache/aws-sigv4-1.2.3.gem
Binary file not shown.
Binary file removed vendor/cache/crack-0.4.3.gem
Binary file not shown.
Binary file added vendor/cache/crack-0.4.5.gem
Binary file not shown.
Binary file removed vendor/cache/doorkeeper-5.4.0.gem
Binary file not shown.
Binary file added vendor/cache/doorkeeper-5.5.0.gem
Binary file not shown.
Binary file removed vendor/cache/i18n-1.8.8.gem
Binary file not shown.
Binary file added vendor/cache/i18n-1.8.9.gem
Binary file not shown.
Binary file removed vendor/cache/minitest-5.14.3.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.14.4.gem
Binary file not shown.
Binary file removed vendor/cache/nio4r-2.5.5.gem
Binary file not shown.
Binary file added vendor/cache/nio4r-2.5.7.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.11.1-x86_64-darwin.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.11.2-x86_64-darwin.gem
Binary file not shown.
Binary file not shown.
Binary file removed vendor/cache/puma-5.2.1.gem
Binary file not shown.
Binary file added vendor/cache/puma-5.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/rails-5.2.4.4.gem
Binary file not shown.
Binary file added vendor/cache/rails-5.2.4.5.gem
Binary file not shown.
Binary file removed vendor/cache/railties-5.2.4.4.gem
Binary file not shown.
Binary file added vendor/cache/railties-5.2.4.5.gem
Binary file not shown.
Binary file added vendor/cache/rexml-3.2.4.gem
Binary file not shown.
Binary file removed vendor/cache/safe_yaml-1.0.5.gem
Binary file not shown.
Binary file removed vendor/cache/sendgrid-actionmailer-3.1.1.gem
Binary file not shown.
Binary file added vendor/cache/sendgrid-actionmailer-3.2.0.gem
Binary file not shown.
Binary file added vendor/cache/webmock-3.12.1.gem
Binary file not shown.
Binary file removed vendor/cache/webmock-3.8.3.gem
Binary file not shown.
Loading