Browse Source

Merge pull request #30 from douglaswth/dependabot/bundler/sqlite3-1.6.0

dependabot[bot] 1 year ago
parent
commit
007b8faf54
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Gemfile.lock

+ 2 - 2
Gemfile.lock

@@ -7,7 +7,7 @@ GEM
       oauth
     flickraw (0.9.10)
     method_source (1.0.0)
-    mini_portile2 (2.8.0)
+    mini_portile2 (2.8.1)
     multi_json (1.15.0)
     mustermann (2.0.2)
       ruby2_keywords (~> 0.0.1)
@@ -39,7 +39,7 @@ GEM
     sinatra-sequel (0.9.0)
       sequel (>= 3.2.0)
       sinatra (>= 0.9.4)
-    sqlite3 (1.5.4)
+    sqlite3 (1.6.0)
       mini_portile2 (~> 2.8.0)
     tilt (2.0.11)
     webrick (1.7.0)