Browse Source

Merge pull request #19 from douglaswth/dependabot/bundler/sqlite3-1.5.0

dependabot[bot] 1 year ago
parent
commit
de019d4f0f
1 changed files with 3 additions and 1 deletions
  1. 3 1
      Gemfile.lock

+ 3 - 1
Gemfile.lock

@@ -7,6 +7,7 @@ GEM
       oauth
     flickraw (0.9.10)
     method_source (1.0.0)
+    mini_portile2 (2.8.0)
     multi_json (1.15.0)
     mustermann (2.0.2)
       ruby2_keywords (~> 0.0.1)
@@ -38,7 +39,8 @@ GEM
     sinatra-sequel (0.9.0)
       sequel (>= 3.2.0)
       sinatra (>= 0.9.4)
-    sqlite3 (1.4.4)
+    sqlite3 (1.5.0)
+      mini_portile2 (~> 2.8.0)
     tilt (2.0.11)
     webrick (1.7.0)
     yard (0.9.27)