From fb9efa87f3782496c675a75227c8ef21cad54069 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 04:54:05 +0000 Subject: [PATCH] Bump sinatra-activerecord from 2.0.22 to 2.0.23 Bumps [sinatra-activerecord](https://github.com/janko-m/sinatra-activerecord) from 2.0.22 to 2.0.23. - [Release notes](https://github.com/janko-m/sinatra-activerecord/releases) - [Changelog](https://github.com/sinatra-activerecord/sinatra-activerecord/blob/master/CHANGELOG.md) - [Commits](https://github.com/janko-m/sinatra-activerecord/commits) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 413ec3e..cb694f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,7 @@ GEM diff-lcs (1.4.4) docile (1.3.5) hashdiff (1.0.1) - i18n (1.8.9) + i18n (1.8.10) concurrent-ruby (~> 1.0) jbuilder (2.11.2) activesupport (>= 5.0.0) @@ -97,7 +97,7 @@ GEM rack (~> 2.2) rack-protection (= 2.1.0) tilt (~> 2.0) - sinatra-activerecord (2.0.22) + sinatra-activerecord (2.0.23) activerecord (>= 4.1) sinatra (>= 1.0) sinatra-contrib (2.1.0)