Skip to content

Commit

Permalink
Install AssociatedObject gem
Browse files Browse the repository at this point in the history
  • Loading branch information
jonallured committed Nov 3, 2024
1 parent c03c720 commit 161e92c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ gem "rails", "7.2.1"
gem "pg"
gem "puma"

gem "active_record-associated_object"
gem "aws-sdk-s3"
gem "csv"
gem "decent_exposure"
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ GEM
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
active_record-associated_object (0.8.2)
activerecord (>= 6.1)
activejob (7.2.1)
activesupport (= 7.2.1)
globalid (>= 0.3.6)
Expand Down Expand Up @@ -406,6 +408,7 @@ PLATFORMS
ruby

DEPENDENCIES
active_record-associated_object
aws-sdk-s3
capybara
csv
Expand Down

0 comments on commit 161e92c

Please sign in to comment.