Skip to content

Commit

Permalink
Run bundle update to get latest bullet_train-core with resolver fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspth committed Jul 18, 2023
1 parent c2f3824 commit acfd573
Showing 1 changed file with 95 additions and 93 deletions.
188 changes: 95 additions & 93 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/bullet-train-co/bullet_train-core.git
revision: d6a73a1cf9eadf7781b341d91fb19c19c20732b7
revision: 40e1fa47c1d87590a74818fa202181bdb4b5f6e6
branch: teams-base-load-hook
specs:
bullet_train (1.2.26)
Expand Down Expand Up @@ -34,6 +34,20 @@ GIT
unicode-emoji
valid_email
xxhash
bullet_train-fields (1.2.26)
chronic
cloudinary
phonelib
rails (>= 6.0.0)
bullet_train-has_uuid (1.2.26)
rails (>= 6.0.0)
bullet_train-roles (1.2.26)
active_hash
activesupport
cancancan
bullet_train-scope_validator (1.2.26)
bullet_train-super_load_and_authorize_resource (1.2.26)
rails (>= 6.0.0)

GIT
remote: https://github.com/teamcapybara/capybara.git
Expand All @@ -52,69 +66,69 @@ GIT
GEM
remote: https://rubygems.org/
specs:
actioncable (7.0.4.3)
actionpack (= 7.0.4.3)
activesupport (= 7.0.4.3)
actioncable (7.0.6)
actionpack (= 7.0.6)
activesupport (= 7.0.6)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailbox (7.0.4.3)
actionpack (= 7.0.4.3)
activejob (= 7.0.4.3)
activerecord (= 7.0.4.3)
activestorage (= 7.0.4.3)
activesupport (= 7.0.4.3)
actionmailbox (7.0.6)
actionpack (= 7.0.6)
activejob (= 7.0.6)
activerecord (= 7.0.6)
activestorage (= 7.0.6)
activesupport (= 7.0.6)
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
actionmailer (7.0.4.3)
actionpack (= 7.0.4.3)
actionview (= 7.0.4.3)
activejob (= 7.0.4.3)
activesupport (= 7.0.4.3)
actionmailer (7.0.6)
actionpack (= 7.0.6)
actionview (= 7.0.6)
activejob (= 7.0.6)
activesupport (= 7.0.6)
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.0)
actionpack (7.0.4.3)
actionview (= 7.0.4.3)
activesupport (= 7.0.4.3)
rack (~> 2.0, >= 2.2.0)
actionpack (7.0.6)
actionview (= 7.0.6)
activesupport (= 7.0.6)
rack (~> 2.0, >= 2.2.4)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actiontext (7.0.4.3)
actionpack (= 7.0.4.3)
activerecord (= 7.0.4.3)
activestorage (= 7.0.4.3)
activesupport (= 7.0.4.3)
actiontext (7.0.6)
actionpack (= 7.0.6)
activerecord (= 7.0.6)
activestorage (= 7.0.6)
activesupport (= 7.0.6)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.0.4.3)
activesupport (= 7.0.4.3)
actionview (7.0.6)
activesupport (= 7.0.6)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
active_hash (3.2.0)
activesupport (>= 5.0.0)
activejob (7.0.4.3)
activesupport (= 7.0.4.3)
activejob (7.0.6)
activesupport (= 7.0.6)
globalid (>= 0.3.6)
activemodel (7.0.4.3)
activesupport (= 7.0.4.3)
activerecord (7.0.4.3)
activemodel (= 7.0.4.3)
activesupport (= 7.0.4.3)
activestorage (7.0.4.3)
actionpack (= 7.0.4.3)
activejob (= 7.0.4.3)
activerecord (= 7.0.4.3)
activesupport (= 7.0.4.3)
activemodel (7.0.6)
activesupport (= 7.0.6)
activerecord (7.0.6)
activemodel (= 7.0.6)
activesupport (= 7.0.6)
activestorage (7.0.6)
actionpack (= 7.0.6)
activejob (= 7.0.6)
activerecord (= 7.0.6)
activesupport (= 7.0.6)
marcel (~> 1.0)
mini_mime (>= 1.1.0)
activesupport (7.0.4.3)
activesupport (7.0.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -140,7 +154,7 @@ GEM
aws-sigv4 (1.5.2)
aws-eventstream (~> 1, >= 1.0.2)
aws_cf_signer (0.1.3)
bcrypt (3.1.18)
bcrypt (3.1.19)
bindex (0.8.1)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
Expand All @@ -156,13 +170,6 @@ GEM
pagy_cursor
rack-cors
rails (>= 6.0.0)
bullet_train-fields (1.2.26)
chronic
cloudinary
phonelib
rails (>= 6.0.0)
bullet_train-has_uuid (1.2.26)
rails (>= 6.0.0)
bullet_train-incoming_webhooks (1.2.26)
bullet_train-super_scaffolding
rails (>= 6.0.0)
Expand All @@ -180,19 +187,12 @@ GEM
bullet_train-outgoing_webhooks (1.2.26)
public_suffix
rails (>= 6.0.0)
bullet_train-roles (1.2.26)
active_hash
activesupport
cancancan
bullet_train-routes (1.0.0)
rails (>= 6.0.0)
bullet_train-scope_questions (1.2.26)
rails (>= 6.0.0)
bullet_train-scope_validator (1.2.26)
bullet_train-sortable (1.2.26)
rails (>= 6.0.0)
bullet_train-super_load_and_authorize_resource (1.2.26)
rails (>= 6.0.0)
bullet_train-super_scaffolding (1.2.26)
bullet_train
indefinite_article
Expand All @@ -206,7 +206,7 @@ GEM
bullet_train
bullet_train-themes
rails (>= 6.0.0)
cable_ready (5.0.0)
cable_ready (5.0.1)
actionpack (>= 5.2)
actionview (>= 5.2)
activesupport (>= 5.2)
Expand All @@ -219,7 +219,7 @@ GEM
charlock_holmes (0.7.7)
chronic (0.10.2)
chunky_png (1.4.0)
cloudinary (1.25.0)
cloudinary (1.26.0)
aws_cf_signer
rest-client (>= 2.0.0)
code_analyzer (0.5.5)
Expand All @@ -228,7 +228,7 @@ GEM
colorize (0.8.1)
commonmarker (0.23.9)
concurrent-ruby (1.2.2)
connection_pool (2.4.0)
connection_pool (2.4.1)
crass (1.0.6)
css_parser (1.14.0)
addressable
Expand Down Expand Up @@ -271,13 +271,13 @@ GEM
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
faraday (2.7.4)
faraday (2.7.10)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.0.2)
fastimage (2.2.6)
fastimage (2.2.7)
figaro (1.2.0)
thor (>= 0.14.0, < 2)
foreman (0.87.2)
Expand All @@ -292,7 +292,7 @@ GEM
http-cookie (1.0.5)
domain_name (~> 0.5)
http_accept_language (2.1.1)
i18n (1.13.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
indefinite_article (0.2.5)
activesupport
Expand Down Expand Up @@ -341,14 +341,14 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1)
mini_mime (1.1.2)
mini_portile2 (2.8.2)
minitest (5.18.0)
mini_portile2 (2.8.4)
minitest (5.18.1)
minitest-retry (0.2.2)
minitest (>= 5.0)
msgpack (1.7.0)
multi_xml (0.6.0)
multipart-post (2.3.0)
net-imap (0.3.4)
net-imap (0.3.6)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -361,12 +361,12 @@ GEM
nice_partials (0.9.3)
actionview (>= 4.2.6)
nio4r (2.5.9)
nokogiri (1.15.0)
nokogiri (1.15.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.0-arm64-darwin)
nokogiri (1.15.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.0-x86_64-linux)
nokogiri (1.15.3-x86_64-linux)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand Down Expand Up @@ -396,7 +396,7 @@ GEM
parser (3.2.2.1)
ast (~> 2.4.1)
pg (1.5.3)
phonelib (0.8.1)
phonelib (0.8.2)
possessive (1.0.1)
postmark (1.24.0)
json
Expand All @@ -417,37 +417,39 @@ GEM
pry-stack_explorer (0.6.1)
binding_of_caller (~> 1.0)
pry (~> 0.13)
public_suffix (5.0.1)
public_suffix (5.0.3)
puma (6.2.2)
nio4r (~> 2.0)
pwned (2.0.2)
racc (1.6.2)
racc (1.7.1)
rack (2.2.7)
rack-cors (2.0.1)
rack (>= 2.0.0)
rack-mini-profiler (3.1.0)
rack (>= 1.2.0)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.4.3)
actioncable (= 7.0.4.3)
actionmailbox (= 7.0.4.3)
actionmailer (= 7.0.4.3)
actionpack (= 7.0.4.3)
actiontext (= 7.0.4.3)
actionview (= 7.0.4.3)
activejob (= 7.0.4.3)
activemodel (= 7.0.4.3)
activerecord (= 7.0.4.3)
activestorage (= 7.0.4.3)
activesupport (= 7.0.4.3)
rails (7.0.6)
actioncable (= 7.0.6)
actionmailbox (= 7.0.6)
actionmailer (= 7.0.6)
actionpack (= 7.0.6)
actiontext (= 7.0.6)
actionview (= 7.0.6)
activejob (= 7.0.6)
activemodel (= 7.0.6)
activerecord (= 7.0.6)
activestorage (= 7.0.6)
activesupport (= 7.0.6)
bundler (>= 1.15.0)
railties (= 7.0.4.3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
railties (= 7.0.6)
rails-dom-testing (2.1.1)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails_autoscale_agent (0.12.0)
rails_best_practices (1.23.2)
activesupport
Expand All @@ -457,9 +459,9 @@ GEM
json
require_all (~> 3.0)
ruby-progressbar
railties (7.0.4.3)
actionpack (= 7.0.4.3)
activesupport (= 7.0.4.3)
railties (7.0.6)
actionpack (= 7.0.6)
activesupport (= 7.0.6)
method_source
rake (>= 12.2)
thor (~> 1.0)
Expand Down Expand Up @@ -503,7 +505,7 @@ GEM
rubocop-performance (1.16.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-openai (4.1.0)
ruby-openai (4.2.0)
faraday (>= 1)
faraday-multipart (>= 1)
ruby-progressbar (1.13.0)
Expand All @@ -522,9 +524,9 @@ GEM
sentry-ruby (~> 5.9.0)
sidekiq (>= 3.0)
sexp_processor (4.17.0)
showcase-rails (0.4.2)
showcase-rails (0.4.5)
rails (>= 6.1.0)
sidekiq (7.1.0)
sidekiq (7.1.2)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
Expand Down Expand Up @@ -563,7 +565,7 @@ GEM
stripe (8.5.0)
thor (1.2.2)
thread-local (1.1.0)
timeout (0.3.2)
timeout (0.4.0)
turbo-rails (1.4.0)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
Expand Down

0 comments on commit acfd573

Please sign in to comment.