rebuild Gemfile.lock, some upgrades

This commit is contained in:
Kyle Drake 2016-02-24 16:54:42 -08:00
parent 6ee4305795
commit 8cd765dc0c

View file

@ -1,7 +1,7 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activesupport (4.2.5) activesupport (4.2.5.1)
i18n (~> 0.7) i18n (~> 0.7)
json (~> 1.7, >= 1.7.7) json (~> 1.7, >= 1.7.7)
minitest (~> 5.1) minitest (~> 5.1)
@ -9,6 +9,7 @@ GEM
tzinfo (~> 1.1) tzinfo (~> 1.1)
addressable (2.4.0) addressable (2.4.0)
ago (0.1.5) ago (0.1.5)
hoe (>= 1.12.2)
annoy (0.5.6) annoy (0.5.6)
highline (>= 1.5.0) highline (>= 1.5.0)
ansi (1.5.0) ansi (1.5.0)
@ -16,8 +17,8 @@ GEM
bcrypt (3.1.10) bcrypt (3.1.10)
blankslate (3.1.3) blankslate (3.1.3)
builder (3.2.2) builder (3.2.2)
byebug (8.2.1) byebug (8.2.2)
capybara (2.6.0) capybara (2.6.2)
addressable addressable
mime-types (>= 1.16) mime-types (>= 1.16)
nokogiri (>= 1.3.3) nokogiri (>= 1.3.3)
@ -32,12 +33,11 @@ GEM
cliver (0.3.2) cliver (0.3.2)
cocaine (0.5.8) cocaine (0.5.8)
climate_control (>= 0.0.3, < 1.0) climate_control (>= 0.0.3, < 1.0)
coderay (1.1.0) coderay (1.1.1)
concurrent-ruby (1.0.0) concurrent-ruby (1.0.0)
connection_pool (2.2.0) connection_pool (2.2.0)
coveralls (0.8.10) coveralls (0.8.11)
json (~> 1.8) json (~> 1.8)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.11.0) simplecov (~> 0.11.0)
term-ansicolor (~> 1.3) term-ansicolor (~> 1.3)
thor (~> 0.19.1) thor (~> 0.19.1)
@ -52,12 +52,12 @@ GEM
uuidtools (~> 2.1.1) uuidtools (~> 2.1.1)
dnsruby (1.59.1) dnsruby (1.59.1)
docile (1.1.5) docile (1.1.5)
domain_name (0.5.25) domain_name (0.5.20160216)
unf (>= 0.0.5, < 1.0.0) unf (>= 0.0.5, < 1.0.0)
drydock (0.6.9) drydock (0.6.9)
erubis (2.7.0) erubis (2.7.0)
fabrication (2.14.1) fabrication (2.14.1)
faker (1.6.1) faker (1.6.3)
i18n (~> 0.5) i18n (~> 0.5)
ffi (1.9.10) ffi (1.9.10)
ffi-compiler (0.1.3) ffi-compiler (0.1.3)
@ -67,10 +67,12 @@ GEM
gandi (2.1.3) gandi (2.1.3)
hashie hashie
geoip (1.6.1) geoip (1.6.1)
hashdiff (0.2.3) hashdiff (0.3.0)
hashie (3.4.3) hashie (3.4.3)
highline (1.7.8) highline (1.7.8)
hiredis (0.6.1) hiredis (0.6.1)
hoe (3.14.2)
rake (>= 0.8, < 11.0)
http-cookie (1.0.2) http-cookie (1.0.2)
domain_name (~> 0.5) domain_name (~> 0.5)
i18n (0.7.0) i18n (0.7.0)
@ -90,10 +92,10 @@ GEM
mime-types (>= 1.16, < 3) mime-types (>= 1.16, < 3)
metaclass (0.0.4) metaclass (0.0.4)
method_source (0.8.2) method_source (0.8.2)
mime-types (2.99) mime-types (2.99.1)
mini_portile2 (2.0.0) mini_portile2 (2.0.0)
minitest (5.8.4) minitest (5.8.4)
minitest-reporters (1.1.7) minitest-reporters (1.1.8)
ansi ansi
builder builder
minitest (>= 5.0) minitest (>= 5.0)
@ -111,7 +113,7 @@ GEM
nokogiri nokogiri
paypal-recurring (1.1.0) paypal-recurring (1.1.0)
pg (0.18.4) pg (0.18.4)
poltergeist (1.8.1) poltergeist (1.9.0)
capybara (~> 2.1) capybara (~> 2.1)
cliver (~> 0.3.1) cliver (~> 0.3.1)
multi_json (~> 1.0) multi_json (~> 1.0)
@ -124,9 +126,9 @@ GEM
pry-byebug (3.3.0) pry-byebug (3.3.0)
byebug (~> 8.0) byebug (~> 8.0)
pry (~> 0.10) pry (~> 0.10)
puma (2.15.3) puma (2.16.0)
rack (1.6.4) rack (1.6.4)
rack-cache (1.5.1) rack-cache (1.6.1)
rack (>= 0.4) rack (>= 0.4)
rack-protection (1.5.3) rack-protection (1.5.3)
rack rack
@ -169,18 +171,18 @@ GEM
sequel (>= 3.39.0) sequel (>= 3.39.0)
shotgun (0.9.1) shotgun (0.9.1)
rack (>= 1.0) rack (>= 1.0)
sidekiq (4.0.2) sidekiq (4.1.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
connection_pool (~> 2.2, >= 2.2.0) connection_pool (~> 2.2, >= 2.2.0)
redis (~> 3.2, >= 3.2.1) redis (~> 3.2, >= 3.2.1)
simplecov (0.11.1) simplecov (0.11.2)
docile (~> 1.1.0) docile (~> 1.1.0)
json (~> 1.8) json (~> 1.8)
simplecov-html (~> 0.10.0) simplecov-html (~> 0.10.0)
simplecov-html (0.10.0) simplecov-html (0.10.0)
simpleidn (0.0.6) simpleidn (0.0.6)
sinatra (1.4.6) sinatra (1.4.7)
rack (~> 1.4) rack (~> 1.5)
rack-protection (~> 1.4) rack-protection (~> 1.4)
tilt (>= 1.3, < 3) tilt (>= 1.3, < 3)
sinatra-flash (0.3.0) sinatra-flash (0.3.0)
@ -212,9 +214,9 @@ GEM
thread_safe (~> 0.1) thread_safe (~> 0.1)
unf (0.1.4) unf (0.1.4)
unf_ext unf_ext
unf_ext (0.0.7.1) unf_ext (0.0.7.2)
uuidtools (2.1.5) uuidtools (2.1.5)
webmock (1.22.6) webmock (1.24.1)
addressable (>= 2.3.6) addressable (>= 2.3.6)
crack (>= 0.3.2) crack (>= 0.3.2)
hashdiff hashdiff