Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the bundler group across 1 directory with 3 updates #2130

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
20 changes: 8 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,9 @@ GEM
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
railties (>= 3.2)
dynamic_form (1.3.1)
actionview (> 5.2.0)
activemodel (> 5.2.0)
erb_lint (0.5.0)
activesupport
better_html (>= 2.0.1)
Expand Down Expand Up @@ -217,7 +220,6 @@ GEM
nokogiri (~> 1)
rake
mini_mime (1.1.5)
mini_portile2 (2.8.5)
mini_racer (0.6.4)
libv8-node (~> 16.19.0.0)
minitest (5.20.0)
Expand Down Expand Up @@ -272,11 +274,6 @@ GEM
omniauth-oauth2 (1.8.0)
oauth2 (>= 1.4, < 3)
omniauth (~> 2.0)
omniauth-rails_csrf_protection (1.0.1)
actionpack (>= 4.2)
omniauth (~> 2.0)
omniauth-shibboleth (1.3.0)
omniauth (>= 1.0.0)
omniauth-shibboleth-redux (2.0.0)
omniauth (>= 2.0.0)
orm_adapter (0.5.0)
Expand Down Expand Up @@ -304,7 +301,7 @@ GEM
stringio
public_suffix (5.0.4)
racc (1.7.3)
rack (2.2.8)
rack (2.2.9)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-protection (3.2.0)
Expand Down Expand Up @@ -343,7 +340,7 @@ GEM
thor (~> 1.0)
rainbow (3.1.1)
rake (13.1.0)
rdoc (6.6.2)
rdoc (6.6.3.1)
psych (>= 4.0.0)
regexp_parser (2.8.3)
responders (3.1.1)
Expand Down Expand Up @@ -428,7 +425,7 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.5.1)
mini_portile2 (~> 2.8.0)
mini_portile2 (~> 2.8.0)
stringio (3.1.0)
terser (1.1.20)
execjs (>= 0.3.0, < 3)
Expand Down Expand Up @@ -460,7 +457,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.34)
yard (0.9.36)
zeitwerk (2.6.12)

PLATFORMS
Expand All @@ -487,6 +484,7 @@ DEPENDENCIES
diffy
doorkeeper
dotenv-rails
dynamic_form
erb_lint
exception_notification (>= 4.1.0)
factory_bot_rails
Expand All @@ -513,8 +511,6 @@ DEPENDENCIES
omniauth (>= 1.2.2)
omniauth-facebook (>= 2.0.0)
omniauth-google-oauth2 (>= 0.2.5)
omniauth-rails_csrf_protection (~> 1.0)
omniauth-shibboleth (>= 1.1.2)
omniauth-shibboleth-redux (~> 2.0)
overcommit
populator (>= 1.0.0)
Expand Down