Skip to content

Commit b704053

Browse files
committed
upgrading sqlite3 stringio
Signed-off-by: RoyShravani <[email protected]>
1 parent b680855 commit b704053

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/oc-id/Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -494,11 +494,12 @@ GEM
494494
actionpack (>= 5.2)
495495
activesupport (>= 5.2)
496496
sprockets (>= 3.0.0)
497-
sqlite3 (1.6.2)
497+
sqlite3 (2.5.0)
498+
mini_portile2 (~> 2.8.0)
498499
sqlite3-ruby (1.3.3)
499500
sqlite3 (>= 1.3.3)
500501
sslshake (1.3.1)
501-
stringio (3.0.6)
502+
stringio (3.1.2)
502503
strings (0.2.1)
503504
strings-ansi (~> 0.2)
504505
unicode-display_width (>= 1.5, < 3.0)

0 commit comments

Comments
 (0)