Skip to content

Commit 58eb353

Browse files
committed
Refactor labels and assets, add currency field
1 parent 107ef1a commit 58eb353

File tree

70 files changed

+315
-56300
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+315
-56300
lines changed

.standard.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
ruby_version: 3.0
12
ignore:
23
- 'test/dummy/**/*'

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ gem "web-console", group: :development
2121
gem "webpacker", "~> 5.2", ">= 5.2.1"
2222
gem "friendly_id", "~> 5.4"
2323
gem "bcrypt"
24-
gem "paper_trail", "~> 12.0"
24+
gem "paper_trail", "~> 15.0"
2525
gem "puma"
2626

2727
# Databases to test against

0 commit comments

Comments
 (0)