gemfile.lock update
This commit is contained in:
parent
b088918783
commit
7e2582047c
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,7 @@ GEM
|
||||||
sequel (3.15.0)
|
sequel (3.15.0)
|
||||||
sinatra (1.0)
|
sinatra (1.0)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
|
sqlite3 (1.3.9)
|
||||||
xml-simple (1.0.12)
|
xml-simple (1.0.12)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
|
@ -23,3 +24,4 @@ DEPENDENCIES
|
||||||
rack
|
rack
|
||||||
sequel
|
sequel
|
||||||
sinatra
|
sinatra
|
||||||
|
sqlite3
|
||||||
|
|
Loading…
Reference in a new issue