Update Gemfile.lock
This commit is contained in:
@@ -36,6 +36,7 @@ GEM
|
|||||||
json (1.8.3)
|
json (1.8.3)
|
||||||
json_pure (1.8.3)
|
json_pure (1.8.3)
|
||||||
librex (0.0.999)
|
librex (0.0.999)
|
||||||
|
libv8 (3.11.8.17)
|
||||||
mime-types (2.99.1)
|
mime-types (2.99.1)
|
||||||
mojo_magick (0.5.6)
|
mojo_magick (0.5.6)
|
||||||
msfrpc-client (1.0.3)
|
msfrpc-client (1.0.3)
|
||||||
@@ -51,6 +52,7 @@ GEM
|
|||||||
rack-protection (1.5.3)
|
rack-protection (1.5.3)
|
||||||
rack
|
rack
|
||||||
rainbow (2.1.0)
|
rainbow (2.1.0)
|
||||||
|
ref (2.0.0)
|
||||||
rexec (1.6.3)
|
rexec (1.6.3)
|
||||||
rainbow
|
rainbow
|
||||||
rqrcode (0.10.1)
|
rqrcode (0.10.1)
|
||||||
@@ -65,6 +67,9 @@ GEM
|
|||||||
tilt (>= 1.3, < 3)
|
tilt (>= 1.3, < 3)
|
||||||
term-ansicolor (1.3.2)
|
term-ansicolor (1.3.2)
|
||||||
tins (~> 1.0)
|
tins (~> 1.0)
|
||||||
|
therubyracer (0.11.3)
|
||||||
|
libv8 (~> 3.11.8.12)
|
||||||
|
ref
|
||||||
thin (1.6.4)
|
thin (1.6.4)
|
||||||
daemons (~> 1.0, >= 1.0.9)
|
daemons (~> 1.0, >= 1.0.9)
|
||||||
eventmachine (~> 1.0, >= 1.0.4)
|
eventmachine (~> 1.0, >= 1.0.4)
|
||||||
@@ -84,9 +89,10 @@ DEPENDENCIES
|
|||||||
dm-migrations
|
dm-migrations
|
||||||
dm-serializer
|
dm-serializer
|
||||||
dm-sqlite-adapter
|
dm-sqlite-adapter
|
||||||
em-websocket (~> 0.3.6)
|
em-websocket
|
||||||
erubis
|
erubis
|
||||||
eventmachine
|
eventmachine
|
||||||
|
execjs
|
||||||
geoip
|
geoip
|
||||||
json
|
json
|
||||||
mime-types
|
mime-types
|
||||||
@@ -98,6 +104,7 @@ DEPENDENCIES
|
|||||||
rubyzip (>= 1.0.0)
|
rubyzip (>= 1.0.0)
|
||||||
sinatra
|
sinatra
|
||||||
term-ansicolor
|
term-ansicolor
|
||||||
|
therubyracer (= 0.11.3)
|
||||||
thin
|
thin
|
||||||
uglifier
|
uglifier
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user