Skip to content

Fix gem dependencies and sandbox#6

Open
fthobe wants to merge 7 commits into
S3-Store:mainfrom
TriodecSolutions:fix-gem-dependencies-and-sandbox
Open

Fix gem dependencies and sandbox#6
fthobe wants to merge 7 commits into
S3-Store:mainfrom
TriodecSolutions:fix-gem-dependencies-and-sandbox

Conversation

@fthobe

@fthobe fthobe commented Apr 2, 2025

Copy link
Copy Markdown

This PR has no functional changes and just updates the Gem Dependencies.

After this change [solidusio/solidus@16fcb10](solidusio/solidus@16fcb10)

The command `bundle exec rake` started failing with the following error:
```
An error occurred in a `before(:suite)` hook.
Failure/Error: //= link_directory ../javascripts .js

Sprockets::ArgumentError:
  link_directory argument must be a directory
```

- Ensure that the correct directory is specified in the manifest file to avoid the `Sprockets::ArgumentError`.
Update en.yml to display accurate resource names on the crumbs of globalize pages.
Added default value on `friendly_id_slugs` table
to prevent not null constraint violation while gem installation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants