Skip to content

Commit

Permalink
upgrading sqlite3 stringio
Browse files Browse the repository at this point in the history
Signed-off-by: RoyShravani <shravani.roy@progress.com>
  • Loading branch information
RoyShravani committed Jan 2, 2025
1 parent 477c64e commit 5007f6b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/oc-id/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -494,11 +494,12 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.6.2)
sqlite3 (2.5.0)
mini_portile2 (~> 2.8.0)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
sslshake (1.3.1)
stringio (3.0.6)
stringio (3.1.2)
strings (0.2.1)
strings-ansi (~> 0.2)
unicode-display_width (>= 1.5, < 3.0)
Expand Down

0 comments on commit 5007f6b

Please sign in to comment.