Skip to content

Commit 7ad02b4

Browse files
chore(deps): bump herb from 0.8.2 to 0.8.3
Bumps [herb](https://github.com/marcoroth/herb) from 0.8.2 to 0.8.3. - [Release notes](https://github.com/marcoroth/herb/releases) - [Commits](marcoroth/herb@v0.8.2...v0.8.3) --- updated-dependencies: - dependency-name: herb dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a015cf2 commit 7ad02b4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ gem "azure_file_shares"
99
gem "bcrypt", "~> 3.1.7"
1010
gem "bootsnap", require: false
1111
gem "csv"
12-
gem "herb", "~> 0.8.2"
12+
gem "herb", "~> 0.8.3"
1313
gem "image_processing", "~> 1.14"
1414
gem "importmap-rails"
1515
gem "jbuilder"

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -212,14 +212,14 @@ GEM
212212
rake (>= 13)
213213
googleapis-common-protos-types (1.22.0)
214214
google-protobuf (~> 4.26)
215-
herb (0.8.2-aarch64-linux-gnu)
216-
herb (0.8.2-aarch64-linux-musl)
217-
herb (0.8.2-arm-linux-gnu)
218-
herb (0.8.2-arm-linux-musl)
219-
herb (0.8.2-arm64-darwin)
220-
herb (0.8.2-x86_64-darwin)
221-
herb (0.8.2-x86_64-linux-gnu)
222-
herb (0.8.2-x86_64-linux-musl)
215+
herb (0.8.3-aarch64-linux-gnu)
216+
herb (0.8.3-aarch64-linux-musl)
217+
herb (0.8.3-arm-linux-gnu)
218+
herb (0.8.3-arm-linux-musl)
219+
herb (0.8.3-arm64-darwin)
220+
herb (0.8.3-x86_64-darwin)
221+
herb (0.8.3-x86_64-linux-gnu)
222+
herb (0.8.3-x86_64-linux-musl)
223223
hotwire-spark (0.1.13)
224224
listen
225225
rails (>= 7.0.0)
@@ -616,7 +616,7 @@ DEPENDENCIES
616616
dotenv-rails
617617
factory_bot_rails
618618
faker
619-
herb (~> 0.8.2)
619+
herb (~> 0.8.3)
620620
hotwire-spark
621621
image_processing (~> 1.14)
622622
importmap-rails

0 commit comments

Comments
 (0)