mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Update sqlite3
This commit is contained in:
parent
db8b40b7f5
commit
13441a77a6
1 changed files with 3 additions and 3 deletions
|
@ -322,9 +322,9 @@ GEM
|
|||
actionpack (>= 4.0)
|
||||
activesupport (>= 4.0)
|
||||
sprockets (>= 3.0.0)
|
||||
sqlite3 (1.3.11)
|
||||
sqlite3 (1.3.11-x64-mingw32)
|
||||
sqlite3 (1.3.11-x86-mingw32)
|
||||
sqlite3 (1.3.12)
|
||||
sqlite3 (1.3.12-x64-mingw32)
|
||||
sqlite3 (1.3.12-x86-mingw32)
|
||||
stackprof (0.2.10)
|
||||
sucker_punch (2.0.2)
|
||||
concurrent-ruby (~> 1.0.0)
|
||||
|
|
Loading…
Reference in a new issue