Skip to content

Commit

Permalink
chore(update): smashing v1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
visibilityspots committed Dec 14, 2024
1 parent 83f4786 commit ed76272
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ruby:3.3.6-alpine3.21

ARG SMASHING_VERSION=1.3.5
ARG SMASHING_VERSION=1.3.6

RUN apk add --no-cache build-base openssl-dev tzdata nodejs && \
gem update --system && \
Expand Down
2 changes: 1 addition & 1 deletion goss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ command:
smashing --version:
exit-status: 0
stdout:
- 1.3.5
- 1.3.6
stderr: []
timeout: 0
process:
Expand Down

0 comments on commit ed76272

Please sign in to comment.