Skip to content

Commit

Permalink
build(deps): bump sisimai from v5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [sisimai](https://github.com/sisimai/rb-sisimai) from v5.0.0 to 5.0.1. This release includes the previously tagged commit.
- [Release notes](https://github.com/sisimai/rb-sisimai/releases)
- [Changelog](https://github.com/sisimai/rb-sisimai/blob/5-stable/ChangeLog.md)
- [Commits](sisimai/rb-sisimai@cd166bc...v5.0.1)

---
updated-dependencies:
- dependency-name: sisimai
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and dmke committed Mar 4, 2024
1 parent 6c64fb7 commit 948ec2a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ source "https://rubygems.org"
git_source(:github) { |name| "https://github.com/#{name}.git" }

gem "sinatra"
gem "sisimai", github: "sisimai/rb-sisimai", ref: "v5.0.0"
gem "sisimai", github: "sisimai/rb-sisimai", ref: "v5.0.1"
gem "webrick"

group :test do
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/sisimai/rb-sisimai.git
revision: cd166bcb59b5929fa75d33df22fd0896f33e3eb2
ref: v5.0.0
revision: ea6fecf67bc4ea26b9b37806ed2fcecd8b052ef5
ref: v5.0.1
specs:
sisimai (5.0.0)
sisimai (5.0.1)
oj (>= 3.0.0)

GEM
Expand Down

0 comments on commit 948ec2a

Please sign in to comment.