Skip to content

Commit

Permalink
Merge pull request #301 from sosol/bundle-update
Browse files Browse the repository at this point in the history
bundle update
  • Loading branch information
ryanfb authored Apr 5, 2022
2 parents a90a548 + 27b47cf commit dc33a91
Show file tree
Hide file tree
Showing 52 changed files with 32 additions and 38 deletions.
70 changes: 32 additions & 38 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,15 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
airbrake (11.0.3)
airbrake-ruby (~> 5.1)
airbrake-ruby (5.2.0)
airbrake (13.0.0)
airbrake-ruby (~> 6.0)
airbrake-ruby (6.0.2)
rbtree3 (~> 0.5)
airbrake-ruby (5.2.0-java)
airbrake-ruby (6.0.2-java)
rbtree-jruby (~> 0.2)
ast (2.4.2)
bcrypt (3.1.16)
bcrypt (3.1.16-java)
bcrypt (3.1.17)
bcrypt (3.1.17-java)
builder (3.2.4)
capistrano (2.15.9)
highline
Expand All @@ -96,9 +96,9 @@ GEM
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
coderay (1.1.3)
coffee-rails (4.2.2)
coffee-rails (5.0.0)
coffee-script (>= 2.2.0)
railties (>= 4.0.0)
railties (>= 5.2.0)
coffee-script (2.4.1)
coffee-script-source
execjs
Expand All @@ -123,25 +123,20 @@ GEM
erubi (1.10.0)
erubis (2.7.0)
execjs (2.8.1)
factory_bot (6.2.0)
factory_bot (6.2.1)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
faraday (1.4.1)
faraday-excon (~> 1.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
faraday (2.2.0)
faraday-net_http (~> 2.0)
ruby2_keywords (>= 0.0.4)
faraday-excon (1.1.0)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
ffi (1.15.0)
ffi (1.15.0-java)
faraday-net_http (2.0.1)
ffi (1.15.5)
ffi (1.15.5-java)
globalid (1.0.0)
activesupport (>= 5.0)
haml (5.2.1)
haml (5.2.2)
temple (>= 0.8.0)
tilt
haml-rails (2.0.1)
Expand All @@ -163,8 +158,8 @@ GEM
httpclient (2.8.3)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
jdbc-mysql (5.1.47)
jdbc-postgres (42.2.14)
jdbc-mysql (8.0.27)
jdbc-postgres (42.2.25)
jdbc-sqlite3 (3.28.0)
jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3)
Expand All @@ -174,8 +169,8 @@ GEM
jruby-rack (1.1.21)
json (2.6.1)
json (2.6.1-java)
jwt (2.2.3)
loofah (2.14.0)
jwt (2.3.0)
loofah (2.16.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -187,7 +182,6 @@ GEM
mocha (1.13.0)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-sftp (3.0.0)
Expand All @@ -201,8 +195,8 @@ GEM
racc (~> 1.4)
nokogiri (1.13.3-x86_64-linux)
racc (~> 1.4)
oauth2 (1.4.7)
faraday (>= 0.8, < 2.0)
oauth2 (1.4.9)
faraday (>= 0.17.3, < 3.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
Expand All @@ -211,19 +205,19 @@ GEM
hashie (>= 3.4.6)
rack (>= 1.6.2, < 3)
rack-protection
omniauth-google-oauth2 (1.0.0)
omniauth-google-oauth2 (1.0.1)
jwt (>= 2.0)
oauth2 (~> 1.1)
omniauth (~> 2.0)
omniauth-oauth2 (~> 1.7.1)
omniauth-oauth2 (1.7.1)
omniauth-oauth2 (1.7.2)
oauth2 (~> 1.4)
omniauth (>= 1.9, < 3)
omniauth-rails_csrf_protection (1.0.1)
actionpack (>= 4.2)
omniauth (~> 2.0)
orm_adapter (0.5.0)
parallel (1.21.0)
parallel (1.22.1)
parser (3.1.1.0)
ast (~> 2.4.1)
pry (0.14.1)
Expand Down Expand Up @@ -284,7 +278,7 @@ GEM
rake (13.0.6)
rapporteur (3.8.0)
i18n (>= 0.6, < 2)
rb-fsevent (0.11.0)
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbtree-jruby (0.2.1)
Expand All @@ -294,7 +288,7 @@ GEM
actionpack (>= 5.0)
railties (>= 5.0)
rexml (3.2.5)
rubocop (1.26.0)
rubocop (1.26.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
Expand All @@ -305,21 +299,21 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.16.0)
parser (>= 3.1.1.0)
rubocop-minitest (0.17.2)
rubocop-minitest (0.18.0)
rubocop (>= 0.90, < 2.0)
rubocop-performance (1.13.3)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.13.2)
rubocop-rails (2.14.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.4)
ruby_parser (3.15.1)
sexp_processor (~> 4.9)
ruby2_keywords (0.0.5)
ruby_parser (3.19.0)
sexp_processor (~> 4.16)
rubyzip (1.3.0)
sass (3.7.4)
sass-listen (~> 4.0.0)
Expand All @@ -332,7 +326,7 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sexp_processor (4.15.2)
sexp_processor (4.16.0)
shoulda (4.0.0)
shoulda-context (~> 2.0)
shoulda-matchers (~> 4.0)
Expand Down
Binary file removed vendor/cache/airbrake-11.0.3.gem
Binary file not shown.
Binary file added vendor/cache/airbrake-13.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/airbrake-ruby-5.2.0-java.gem
Binary file not shown.
Binary file added vendor/cache/airbrake-ruby-6.0.2-java.gem
Binary file not shown.
Binary file removed vendor/cache/bcrypt-3.1.16-java.gem
Binary file not shown.
Binary file added vendor/cache/bcrypt-3.1.17-java.gem
Binary file not shown.
Binary file removed vendor/cache/coffee-rails-4.2.2.gem
Binary file not shown.
Binary file added vendor/cache/coffee-rails-5.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/factory_bot-6.2.0.gem
Binary file not shown.
Binary file added vendor/cache/factory_bot-6.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-1.4.1.gem
Binary file not shown.
Binary file added vendor/cache/faraday-2.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-excon-1.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-net_http-1.0.1.gem
Binary file not shown.
Binary file added vendor/cache/faraday-net_http-2.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-net_http_persistent-1.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/ffi-1.15.0-java.gem
Binary file not shown.
Binary file added vendor/cache/ffi-1.15.5-java.gem
Binary file not shown.
Binary file removed vendor/cache/haml-5.2.1.gem
Binary file not shown.
Binary file added vendor/cache/haml-5.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/jdbc-mysql-5.1.47.gem
Binary file not shown.
Binary file added vendor/cache/jdbc-mysql-8.0.27.gem
Binary file not shown.
Binary file removed vendor/cache/jdbc-postgres-42.2.14.gem
Binary file not shown.
Binary file added vendor/cache/jdbc-postgres-42.2.25.gem
Binary file not shown.
Binary file removed vendor/cache/jwt-2.2.3.gem
Binary file not shown.
Binary file added vendor/cache/jwt-2.3.0.gem
Binary file not shown.
Binary file removed vendor/cache/loofah-2.14.0.gem
Binary file not shown.
Binary file added vendor/cache/loofah-2.16.0.gem
Binary file not shown.
Binary file removed vendor/cache/multipart-post-2.1.1.gem
Binary file not shown.
Binary file removed vendor/cache/oauth2-1.4.7.gem
Binary file not shown.
Binary file added vendor/cache/oauth2-1.4.9.gem
Binary file not shown.
Binary file removed vendor/cache/omniauth-google-oauth2-1.0.0.gem
Binary file not shown.
Binary file added vendor/cache/omniauth-google-oauth2-1.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/omniauth-oauth2-1.7.1.gem
Binary file not shown.
Binary file added vendor/cache/omniauth-oauth2-1.7.2.gem
Binary file not shown.
Binary file removed vendor/cache/parallel-1.21.0.gem
Binary file not shown.
Binary file added vendor/cache/parallel-1.22.1.gem
Binary file not shown.
Binary file removed vendor/cache/rb-fsevent-0.11.0.gem
Binary file not shown.
Binary file added vendor/cache/rb-fsevent-0.11.1.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-1.26.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-1.26.1.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-minitest-0.17.2.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-minitest-0.18.0.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-rails-2.13.2.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-rails-2.14.2.gem
Binary file not shown.
Binary file removed vendor/cache/ruby2_keywords-0.0.4.gem
Binary file not shown.
Binary file added vendor/cache/ruby2_keywords-0.0.5.gem
Binary file not shown.
Binary file removed vendor/cache/ruby_parser-3.15.1.gem
Binary file not shown.
Binary file added vendor/cache/ruby_parser-3.19.0.gem
Binary file not shown.
Binary file removed vendor/cache/sexp_processor-4.15.2.gem
Binary file not shown.
Binary file added vendor/cache/sexp_processor-4.16.0.gem
Binary file not shown.

0 comments on commit dc33a91

Please sign in to comment.