Skip to content

Commit

Permalink
Bump sinatra-activerecord from 2.0.27 to 2.0.28 (#186)
Browse files Browse the repository at this point in the history
Bumps [sinatra-activerecord](https://github.com/janko-m/sinatra-activerecord) from 2.0.27 to 2.0.28.
- [Changelog](https://github.com/sinatra-activerecord/sinatra-activerecord/blob/master/CHANGELOG.md)
- [Commits](https://github.com/janko-m/sinatra-activerecord/commits)

---
updated-dependencies:
- dependency-name: sinatra-activerecord
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent d9eb395 commit 76cdbd1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ GEM
marcel (1.0.4)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.25.1)
minitest (5.25.2)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
net-imap (0.5.0)
Expand Down Expand Up @@ -258,7 +258,7 @@ GEM
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
securerandom (0.3.1)
securerandom (0.3.2)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand All @@ -272,7 +272,7 @@ GEM
rack-protection (= 4.1.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
sinatra-activerecord (2.0.27)
sinatra-activerecord (2.0.28)
activerecord (>= 4.1)
sinatra (>= 1.0)
sqlite3 (1.7.3)
Expand Down

0 comments on commit 76cdbd1

Please sign in to comment.