Skip to content

Commit

Permalink
Merge pull request #804 from bullet-train-co/version-bump/1.7.0
Browse files Browse the repository at this point in the history
Version bump: minor - 1.7.0
  • Loading branch information
jagthedrummer authored Mar 29, 2024
2 parents 4f4f456 + faf65ca commit 8c2d49f
Show file tree
Hide file tree
Showing 40 changed files with 117 additions and 117 deletions.
10 changes: 5 additions & 5 deletions bullet_train-api/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../bullet_train-fields
specs:
bullet_train-fields (1.6.38)
bullet_train-fields (1.7.0)
chronic
cloudinary
phonelib
Expand All @@ -10,14 +10,14 @@ PATH
PATH
remote: ../bullet_train-super_load_and_authorize_resource
specs:
bullet_train-super_load_and_authorize_resource (1.6.38)
bullet_train-super_load_and_authorize_resource (1.7.0)
cancancan
rails (>= 6.0.0)

PATH
remote: ../bullet_train-super_scaffolding
specs:
bullet_train-super_scaffolding (1.6.38)
bullet_train-super_scaffolding (1.7.0)
colorizer
indefinite_article
masamune-ast (~> 2.0.2)
Expand All @@ -26,7 +26,7 @@ PATH
PATH
remote: ../bullet_train
specs:
bullet_train (1.6.38)
bullet_train (1.7.0)
awesome_print
bullet_train-has_uuid
bullet_train-roles
Expand Down Expand Up @@ -63,7 +63,7 @@ PATH
PATH
remote: .
specs:
bullet_train-api (1.6.38)
bullet_train-api (1.7.0)
bullet_train
bullet_train-super_scaffolding
colorizer
Expand Down
2 changes: 1 addition & 1 deletion bullet_train-api/lib/bullet_train/api/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BulletTrain
module Api
VERSION = "1.6.38"
VERSION = "1.7.0"
end
end
30 changes: 15 additions & 15 deletions bullet_train-fields/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../bullet_train-api
specs:
bullet_train-api (1.6.38)
bullet_train-api (1.7.0)
bullet_train
bullet_train-super_scaffolding
colorizer
Expand All @@ -16,7 +16,7 @@ PATH
PATH
remote: ../bullet_train-super_scaffolding
specs:
bullet_train-super_scaffolding (1.6.38)
bullet_train-super_scaffolding (1.7.0)
colorizer
indefinite_article
masamune-ast (~> 2.0.2)
Expand All @@ -25,7 +25,7 @@ PATH
PATH
remote: ../bullet_train
specs:
bullet_train (1.6.38)
bullet_train (1.7.0)
awesome_print
bullet_train-has_uuid
bullet_train-roles
Expand Down Expand Up @@ -62,7 +62,7 @@ PATH
PATH
remote: .
specs:
bullet_train-fields (1.6.38)
bullet_train-fields (1.7.0)
chronic
cloudinary
phonelib
Expand Down Expand Up @@ -147,20 +147,20 @@ GEM
base64 (0.2.0)
bcrypt (3.1.20)
builder (3.2.4)
bullet_train-has_uuid (1.6.37)
bullet_train-has_uuid (1.6.38)
rails (>= 6.0.0)
bullet_train-roles (1.6.37)
bullet_train-roles (1.6.38)
active_hash
activesupport
cancancan
bullet_train-routes (1.0.0)
rails (>= 6.0.0)
bullet_train-scope_validator (1.6.37)
bullet_train-scope_validator (1.6.38)
rails
bullet_train-super_load_and_authorize_resource (1.6.37)
bullet_train-super_load_and_authorize_resource (1.6.38)
cancancan
rails (>= 6.0.0)
bullet_train-themes (1.6.37)
bullet_train-themes (1.6.38)
bullet_train-fields
nice_partials (~> 0.9)
rails (>= 6.0.0)
Expand Down Expand Up @@ -194,9 +194,9 @@ GEM
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
devise-pwned_password (0.1.10)
devise-pwned_password (0.1.11)
devise (~> 4)
pwned (~> 2.0.0)
pwned (~> 2.4)
domain_name (0.6.20240107)
doorkeeper (5.6.9)
railties (>= 5)
Expand Down Expand Up @@ -239,7 +239,7 @@ GEM
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jbuilder-schema (2.6.8)
jbuilder-schema (2.6.9)
jbuilder
method_source
rails (>= 5.0.0)
Expand Down Expand Up @@ -315,7 +315,7 @@ GEM
premailer (~> 1.7, >= 1.7.9)
prism (0.24.0)
public_suffix (5.0.4)
pwned (2.0.2)
pwned (2.4.1)
racc (1.6.0)
rack (2.2.4)
rack-cors (2.0.2)
Expand Down Expand Up @@ -354,7 +354,7 @@ GEM
rainbow (3.1.1)
rake (13.1.0)
rb_sys (0.9.90)
redis-client (0.21.0)
redis-client (0.21.1)
connection_pool
regexp_parser (2.5.0)
responders (3.1.1)
Expand All @@ -381,7 +381,7 @@ GEM
rubocop-performance (1.14.3)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-openai (6.3.1)
ruby-openai (6.4.0)
event_stream_parser (>= 0.3.0, < 2.0.0)
faraday (>= 1)
faraday-multipart (>= 1)
Expand Down
2 changes: 1 addition & 1 deletion bullet_train-fields/lib/bullet_train/fields/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BulletTrain
module Fields
VERSION = "1.6.38"
VERSION = "1.7.0"
end
end
2 changes: 1 addition & 1 deletion bullet_train-fields/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bullet-train/fields",
"version": "1.6.38",
"version": "1.7.0",
"description": "Bullet Train Fields",
"source": "app/javascript/index.js",
"module": "app/assets/javascripts/fields.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion bullet_train-has_uuid/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
bullet_train-has_uuid (1.6.38)
bullet_train-has_uuid (1.7.0)
rails (>= 6.0.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion bullet_train-has_uuid/lib/bullet_train/has_uuid/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BulletTrain
module HasUuid
VERSION = "1.6.38"
VERSION = "1.7.0"
end
end
12 changes: 6 additions & 6 deletions bullet_train-incoming_webhooks/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../bullet_train-api
specs:
bullet_train-api (1.6.38)
bullet_train-api (1.7.0)
bullet_train
bullet_train-super_scaffolding
colorizer
Expand All @@ -16,7 +16,7 @@ PATH
PATH
remote: ../bullet_train-fields
specs:
bullet_train-fields (1.6.38)
bullet_train-fields (1.7.0)
chronic
cloudinary
phonelib
Expand All @@ -25,14 +25,14 @@ PATH
PATH
remote: ../bullet_train-super_load_and_authorize_resource
specs:
bullet_train-super_load_and_authorize_resource (1.6.38)
bullet_train-super_load_and_authorize_resource (1.7.0)
cancancan
rails (>= 6.0.0)

PATH
remote: ../bullet_train-super_scaffolding
specs:
bullet_train-super_scaffolding (1.6.38)
bullet_train-super_scaffolding (1.7.0)
colorizer
indefinite_article
masamune-ast (~> 2.0.2)
Expand All @@ -41,7 +41,7 @@ PATH
PATH
remote: ../bullet_train
specs:
bullet_train (1.6.38)
bullet_train (1.7.0)
awesome_print
bullet_train-has_uuid
bullet_train-roles
Expand Down Expand Up @@ -78,7 +78,7 @@ PATH
PATH
remote: .
specs:
bullet_train-incoming_webhooks (1.6.38)
bullet_train-incoming_webhooks (1.7.0)
bullet_train
bullet_train-api
bullet_train-super_scaffolding
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BulletTrain
module IncomingWebhooks
VERSION = "1.6.38"
VERSION = "1.7.0"
end
end
12 changes: 6 additions & 6 deletions bullet_train-integrations-stripe/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../bullet_train-api
specs:
bullet_train-api (1.6.38)
bullet_train-api (1.7.0)
bullet_train
bullet_train-super_scaffolding
colorizer
Expand All @@ -16,7 +16,7 @@ PATH
PATH
remote: ../bullet_train-fields
specs:
bullet_train-fields (1.6.38)
bullet_train-fields (1.7.0)
chronic
cloudinary
phonelib
Expand All @@ -25,7 +25,7 @@ PATH
PATH
remote: ../bullet_train-incoming_webhooks
specs:
bullet_train-incoming_webhooks (1.6.38)
bullet_train-incoming_webhooks (1.7.0)
bullet_train
bullet_train-api
bullet_train-super_scaffolding
Expand All @@ -34,7 +34,7 @@ PATH
PATH
remote: ../bullet_train-super_scaffolding
specs:
bullet_train-super_scaffolding (1.6.38)
bullet_train-super_scaffolding (1.7.0)
colorizer
indefinite_article
masamune-ast (~> 2.0.2)
Expand All @@ -43,7 +43,7 @@ PATH
PATH
remote: ../bullet_train
specs:
bullet_train (1.6.38)
bullet_train (1.7.0)
awesome_print
bullet_train-has_uuid
bullet_train-roles
Expand Down Expand Up @@ -80,7 +80,7 @@ PATH
PATH
remote: .
specs:
bullet_train-integrations-stripe (1.6.38)
bullet_train-integrations-stripe (1.7.0)
omniauth
omniauth-rails_csrf_protection
omniauth-stripe-connect
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module BulletTrain
module Integrations
module Stripe
VERSION = "1.6.38"
VERSION = "1.7.0"
end
end
end
2 changes: 1 addition & 1 deletion bullet_train-integrations/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
bullet_train-integrations (1.6.38)
bullet_train-integrations (1.7.0)
rails (>= 6.0.0)

GEM
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BulletTrain
module Integrations
VERSION = "1.6.38"
VERSION = "1.7.0"
end
end
2 changes: 1 addition & 1 deletion bullet_train-obfuscates_id/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
bullet_train-obfuscates_id (1.6.38)
bullet_train-obfuscates_id (1.7.0)
hashids
rails (>= 6.0.0)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BulletTrain
module ObfuscatesId
VERSION = "1.6.38"
VERSION = "1.7.0"
end
end
10 changes: 5 additions & 5 deletions bullet_train-outgoing_webhooks/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../bullet_train-api
specs:
bullet_train-api (1.6.38)
bullet_train-api (1.7.0)
bullet_train
bullet_train-super_scaffolding
colorizer
Expand All @@ -16,7 +16,7 @@ PATH
PATH
remote: ../bullet_train-fields
specs:
bullet_train-fields (1.6.38)
bullet_train-fields (1.7.0)
chronic
cloudinary
phonelib
Expand All @@ -25,7 +25,7 @@ PATH
PATH
remote: ../bullet_train-super_scaffolding
specs:
bullet_train-super_scaffolding (1.6.38)
bullet_train-super_scaffolding (1.7.0)
colorizer
indefinite_article
masamune-ast (~> 2.0.2)
Expand All @@ -34,7 +34,7 @@ PATH
PATH
remote: ../bullet_train
specs:
bullet_train (1.6.38)
bullet_train (1.7.0)
awesome_print
bullet_train-has_uuid
bullet_train-roles
Expand Down Expand Up @@ -71,7 +71,7 @@ PATH
PATH
remote: .
specs:
bullet_train-outgoing_webhooks (1.6.38)
bullet_train-outgoing_webhooks (1.7.0)
public_suffix
rails (>= 6.0.0)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BulletTrain
module OutgoingWebhooks
VERSION = "1.6.38"
VERSION = "1.7.0"
end
end
Loading

0 comments on commit 8c2d49f

Please sign in to comment.