Skip to content

Commit 6c1bd28

Browse files
committed
Update better_together to v0.8.0
1 parent 772180d commit 6c1bd28

File tree

4 files changed

+25
-27
lines changed

4 files changed

+25
-27
lines changed

Gemfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ GIT
1919
PATH
2020
remote: .
2121
specs:
22-
better_together (0.7.1)
22+
better_together (0.8.0)
2323
active_storage_svg_sanitizer
2424
active_storage_validations
2525
activerecord-import
@@ -164,7 +164,7 @@ GEM
164164
mime-types (>= 2.99)
165165
unf
166166
ast (2.4.2)
167-
autoprefixer-rails (10.4.19.0)
167+
autoprefixer-rails (10.4.21.0)
168168
execjs (~> 2)
169169
aws-eventstream (1.3.1)
170170
aws-partitions (1.1052.0)
@@ -228,7 +228,7 @@ GEM
228228
coercible (1.0.0)
229229
descendants_tracker (~> 0.0.1)
230230
concurrent-ruby (1.3.5)
231-
connection_pool (2.5.0)
231+
connection_pool (2.5.1)
232232
coveralls_reborn (0.28.0)
233233
simplecov (~> 0.22.0)
234234
term-ansicolor (~> 1.7)
@@ -237,8 +237,8 @@ GEM
237237
crass (1.0.6)
238238
css_parser (1.21.1)
239239
addressable
240-
csv (3.3.3)
241-
dartsass-sprockets (3.2.0)
240+
csv (3.3.4)
241+
dartsass-sprockets (3.2.1)
242242
railties (>= 4.0.0)
243243
sassc-embedded (~> 1.80.1)
244244
sprockets (> 3.0)
@@ -311,15 +311,15 @@ GEM
311311
railties (>= 5.0.0)
312312
faker (3.5.1)
313313
i18n (>= 1.8.11, < 2)
314-
faraday (2.12.2)
314+
faraday (2.13.0)
315315
faraday-net_http (>= 2.0, < 3.5)
316316
json
317317
logger
318318
faraday-multipart (1.1.0)
319319
multipart-post (~> 2.0)
320320
faraday-net_http (3.4.0)
321321
net-http (>= 0.5.0)
322-
ffi (1.17.1-x86_64-linux-gnu)
322+
ffi (1.17.2-x86_64-linux-gnu)
323323
fog-aws (3.30.0)
324324
base64 (~> 0.2.0)
325325
fog-core (~> 2.6)
@@ -352,7 +352,7 @@ GEM
352352
csv (>= 3.0.0)
353353
globalid (1.2.1)
354354
activesupport (>= 6.1)
355-
google-protobuf (4.30.1-x86_64-linux)
355+
google-protobuf (4.30.2-x86_64-linux)
356356
bigdecimal
357357
rake (>= 13)
358358
groupdate (6.5.1)
@@ -391,7 +391,7 @@ GEM
391391
activesupport (>= 6.0.0)
392392
railties (>= 6.0.0)
393393
io-console (0.8.0)
394-
irb (1.15.1)
394+
irb (1.15.2)
395395
pp (>= 0.6.0)
396396
rdoc (>= 4.0.0)
397397
reline (>= 0.4.2)
@@ -427,7 +427,7 @@ GEM
427427
listen (3.9.0)
428428
rb-fsevent (~> 0.10, >= 0.10.3)
429429
rb-inotify (~> 0.9, >= 0.9.10)
430-
logger (1.6.6)
430+
logger (1.7.0)
431431
loofah (2.24.0)
432432
crass (~> 1.0.2)
433433
nokogiri (>= 1.12.0)
@@ -471,7 +471,7 @@ GEM
471471
net-smtp (0.5.1)
472472
net-protocol
473473
nio4r (2.7.4)
474-
nokogiri (1.18.5-x86_64-linux-gnu)
474+
nokogiri (1.18.7-x86_64-linux-gnu)
475475
racc (~> 1.4)
476476
noticed (2.6.0)
477477
rails (>= 6.1.0)
@@ -506,7 +506,7 @@ GEM
506506
pundit (2.5.0)
507507
activesupport (>= 3.0.0)
508508
racc (1.8.1)
509-
rack (3.1.12)
509+
rack (3.1.13)
510510
rack-cors (2.0.2)
511511
rack (>= 2.0.0)
512512
rack-mini-profiler (3.3.1)
@@ -564,7 +564,7 @@ GEM
564564
ffi (>= 1.0.6)
565565
msgpack (>= 0.4.3)
566566
optimist (>= 3.0.0)
567-
rdoc (6.12.0)
567+
rdoc (6.13.1)
568568
psych (>= 4.0.0)
569569
redis (5.4.0)
570570
redis-client (>= 0.22.0)
@@ -578,7 +578,7 @@ GEM
578578
activemodel (>= 5.0)
579579
reform (>= 2.3.1, < 3.0.0)
580580
regexp_parser (2.10.0)
581-
reline (0.6.0)
581+
reline (0.6.1)
582582
io-console (~> 0.5)
583583
representable (3.2.0)
584584
declarative (< 0.1.0)
@@ -647,7 +647,7 @@ GEM
647647
rubocop-rspec (3.5.0)
648648
lint_roller (~> 1.1)
649649
rubocop (~> 1.72, >= 1.72.1)
650-
ruby-openai (8.0.0)
650+
ruby-openai (8.1.0)
651651
event_stream_parser (>= 0.3.0, < 2.0.0)
652652
faraday (>= 1)
653653
faraday-multipart (>= 1)
@@ -656,7 +656,7 @@ GEM
656656
ffi (~> 1.12)
657657
logger
658658
rubyzip (2.4.1)
659-
sass-embedded (1.86.0-x86_64-linux-gnu)
659+
sass-embedded (1.86.3-x86_64-linux-gnu)
660660
google-protobuf (~> 4.30)
661661
sassc (2.4.0)
662662
ffi (~> 1.9)
@@ -707,7 +707,7 @@ GEM
707707
stackprof (0.2.27)
708708
stimulus-rails (1.3.4)
709709
railties (>= 6.0.0)
710-
stringio (3.1.5)
710+
stringio (3.1.6)
711711
sync (0.5.0)
712712
term-ansicolor (1.11.2)
713713
tins (~> 1.0)

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ end
5252
Add this gem to your Gemfile:
5353

5454
```ruby
55-
gem 'better_together', '~> 0.5.0',
55+
gem 'better_together', '~> 0.8.0',
5656
github: 'better-together-org/community-engine-rails',
5757
branch: 'main'
5858
```
@@ -85,26 +85,26 @@ rails db:migrate
8585

8686
This gem is developed using Docker and Docker Compose. To get the app running, complete the following steps:
8787

88-
Build the application image:
88+
Build the application image using the docker convenience scripts:
8989

9090
```bash
91-
docker compose build
91+
bin/dc build
9292
```
9393

9494
Bundle the gems:
9595

9696
```bash
97-
docker compose run --rm app bundle
97+
bin/dc-run app bundle
9898
```
9999

100100
Setup the database:
101101

102102
```bash
103-
docker compose run --rm app rails db:setup
103+
bin/dc-run app rails db:setup
104104
```
105105

106106
Run the RSpec tests:
107107

108108
```bash
109-
docker compose run --rm app rspec
109+
bin/dc-run app rspec
110110
```

lib/better_together/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module BetterTogether
4-
VERSION = '0.7.1'
4+
VERSION = '0.8.0'
55
end

spec/dummy/db/schema.rb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
t.string "privacy", limit: 50, default: "private", null: false
443443
t.integer "floors_count", default: 0, null: false
444444
t.integer "rooms_count", default: 0, null: false
445-
t.uuid "address_id", null: false
445+
t.uuid "address_id"
446446
t.index ["address_id"], name: "index_better_together_infrastructure_buildings_on_address_id"
447447
t.index ["community_id"], name: "by_better_together_infrastructure_buildings_community"
448448
t.index ["creator_id"], name: "by_better_together_infrastructure_buildings_creator"
@@ -473,13 +473,11 @@
473473
t.integer "lock_version", default: 0, null: false
474474
t.datetime "created_at", null: false
475475
t.datetime "updated_at", null: false
476-
t.uuid "building_id"
477476
t.uuid "floor_id"
478477
t.uuid "community_id", null: false
479478
t.uuid "creator_id"
480479
t.string "identifier", limit: 100, null: false
481480
t.string "privacy", limit: 50, default: "private", null: false
482-
t.index ["building_id"], name: "index_better_together_infrastructure_rooms_on_building_id"
483481
t.index ["community_id"], name: "by_better_together_infrastructure_rooms_community"
484482
t.index ["creator_id"], name: "by_better_together_infrastructure_rooms_creator"
485483
t.index ["floor_id"], name: "index_better_together_infrastructure_rooms_on_floor_id"

0 commit comments

Comments
 (0)