Update Gemfile.lock

This commit is contained in:
Brendan Coles
2016-01-25 08:10:55 +00:00
parent bea6ccda73
commit b2cf94483c

View File

@@ -10,18 +10,19 @@ GEM
thor (~> 0.18)
cairo (1.14.3)
pkg-config (>= 1.1.5)
capybara (2.5.0)
capybara (2.6.0)
addressable
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
childprocess (0.5.8)
childprocess (0.5.9)
ffi (~> 1.0, >= 1.0.11)
chunky_png (1.3.5)
curb (0.9.0)
curb (0.9.1)
daemons (1.2.3)
data_objects (0.10.16)
data_objects (0.10.17)
addressable (~> 2.1)
diff-lcs (1.2.5)
dm-core (1.2.1)
@@ -40,15 +41,15 @@ GEM
dm-sqlite-adapter (1.2.0)
dm-do-adapter (~> 1.2.0)
do_sqlite3 (~> 0.10.6)
do_sqlite3 (0.10.16)
data_objects (= 0.10.16)
do_sqlite3 (0.10.17)
data_objects (= 0.10.17)
domain_name (0.5.25)
unf (>= 0.0.5, < 1.0.0)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
erubis (2.7.0)
eventmachine (1.0.8)
eventmachine (1.0.9.1)
execjs (2.6.0)
fastercsv (1.5.5)
ffi (1.9.10)
@@ -80,14 +81,14 @@ GEM
msgpack (0.5.12)
multi_json (1.11.2)
netrc (0.11.0)
nokogiri (1.6.7.1)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
pango (3.0.7)
cairo (>= 1.14.0)
glib2 (= 3.0.7)
parseconfig (1.0.6)
pkg-config (1.1.6)
power_assert (0.2.6)
pkg-config (1.1.7)
power_assert (0.2.7)
qr4r (0.4.0)
mojo_magick
rqrcode
@@ -96,8 +97,8 @@ GEM
rack
rack-test (0.6.3)
rack (>= 1.0)
rainbow (2.0.0)
rake (10.4.2)
rainbow (2.1.0)
rake (10.5.0)
ref (2.0.0)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
@@ -105,7 +106,7 @@ GEM
netrc (~> 0.7)
rexec (1.6.3)
rainbow
rqrcode (0.8.0)
rqrcode (0.9.0)
chunky_png (~> 1.0)
rr (1.1.2)
rspec (3.4.0)
@@ -117,7 +118,7 @@ GEM
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.0)
rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
@@ -127,18 +128,18 @@ GEM
rubyzip (1.1.7)
selenium (0.2.11)
jar_wrapper
selenium-webdriver (2.48.1)
selenium-webdriver (2.49.0)
childprocess (~> 0.5)
multi_json (~> 1.0)
rubyzip (~> 1.0)
websocket (~> 1.0)
sinatra (1.4.6)
rack (~> 1.4)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
term-ansicolor (1.3.2)
tins (~> 1.0)
test-unit (3.1.5)
test-unit (3.1.7)
power_assert
test-unit-full (0.0.3)
test-unit
@@ -149,7 +150,7 @@ GEM
test-unit-runner-tk
test-unit-notify (1.0.4)
test-unit (>= 2.4.9)
test-unit-rr (1.0.3)
test-unit-rr (1.0.5)
rr (>= 1.1.1)
test-unit (>= 2.5.2)
test-unit-runner-fox (0.0.1)
@@ -167,8 +168,8 @@ GEM
eventmachine (~> 1.0, >= 1.0.4)
rack (~> 1.0)
thor (0.19.1)
tilt (2.0.1)
tins (1.8.1)
tilt (2.0.2)
tins (1.8.2)
uglifier (2.7.2)
execjs (>= 0.3.0)
json (>= 1.8.0)
@@ -217,6 +218,3 @@ DEPENDENCIES
therubyracer (= 0.11.3)
thin
uglifier
BUNDLED WITH
1.11.2