bundle update

This commit is contained in:
2016-06-20 22:48:33 +02:00
parent 71537a023e
commit 37f7256b72
+32 -32
View File
@@ -38,17 +38,17 @@ GEM
tzinfo (~> 1.1) tzinfo (~> 1.1)
addressable (2.4.0) addressable (2.4.0)
arel (6.0.3) arel (6.0.3)
autoprefixer-rails (6.3.5) autoprefixer-rails (6.3.6.2)
execjs execjs
binding_of_caller (0.7.2) binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1) debug_inspector (>= 0.0.1)
bootstrap-sass (3.3.6) bootstrap-sass (3.3.6)
autoprefixer-rails (>= 5.2.1) autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4) sass (>= 3.3.4)
bson (4.0.4) bson (4.1.1)
builder (3.2.2) builder (3.2.2)
byebug (8.2.2) byebug (9.0.5)
capybara (2.6.2) capybara (2.7.1)
addressable addressable
mime-types (>= 1.16) mime-types (>= 1.16)
nokogiri (>= 1.3.3) nokogiri (>= 1.3.3)
@@ -63,21 +63,21 @@ GEM
coffee-script-source coffee-script-source
execjs execjs
coffee-script-source (1.10.0) coffee-script-source (1.10.0)
concurrent-ruby (1.0.1) concurrent-ruby (1.0.2)
debug_inspector (0.0.2) debug_inspector (0.0.2)
diff-lcs (1.2.5) diff-lcs (1.2.5)
erubis (2.7.0) erubis (2.7.0)
excon (0.49.0) excon (0.49.0)
execjs (2.6.0) execjs (2.7.0)
font-awesome-rails (4.6.1.0) font-awesome-rails (4.6.3.0)
railties (>= 3.2, < 5.1) railties (>= 3.2, < 5.1)
geocoder (1.3.1) geocoder (1.3.7)
globalid (0.3.6) globalid (0.3.6)
activesupport (>= 4.1.0) activesupport (>= 4.1.0)
haml (4.0.7) haml (4.0.7)
tilt tilt
i18n (0.7.0) i18n (0.7.0)
jbuilder (2.4.1) jbuilder (2.5.0)
activesupport (>= 3.0.0, < 5.1) activesupport (>= 3.0.0, < 5.1)
multi_json (~> 1.2) multi_json (~> 1.2)
jquery-rails (4.1.1) jquery-rails (4.1.1)
@@ -87,7 +87,7 @@ GEM
jquery-ui-rails (5.0.5) jquery-ui-rails (5.0.5)
railties (>= 3.2.16) railties (>= 3.2.16)
json (1.8.3) json (1.8.3)
kaminari (0.16.3) kaminari (0.17.0)
actionpack (>= 3.0.0) actionpack (>= 3.0.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
loofah (2.0.3) loofah (2.0.3)
@@ -98,19 +98,19 @@ GEM
excon (>= 0.16.0) excon (>= 0.16.0)
json (>= 1.7.7) json (>= 1.7.7)
method_source (0.8.2) method_source (0.8.2)
mime-types (3.0) mime-types (3.1)
mime-types-data (~> 3.2015) mime-types-data (~> 3.2015)
mime-types-data (3.2016.0221) mime-types-data (3.2016.0521)
mini_portile2 (2.0.0) mini_portile2 (2.1.0)
minitest (5.8.4) minitest (5.9.0)
mongo (2.2.4) mongo (2.2.5)
bson (~> 4.0) bson (~> 4.0)
mongoid (5.0.2) mongoid (5.0.2)
activemodel (~> 4.0) activemodel (~> 4.0)
mongo (~> 2.1) mongo (~> 2.1)
origin (~> 2.1) origin (~> 2.1)
tzinfo (>= 0.3.37) tzinfo (>= 0.3.37)
mongoid-compatibility (0.3.1) mongoid-compatibility (0.4.0)
activesupport activesupport
mongoid (>= 2.0) mongoid (>= 2.0)
mongoid-rspec (3.0.0) mongoid-rspec (3.0.0)
@@ -120,18 +120,20 @@ GEM
mongoid_paranoia (0.2.1) mongoid_paranoia (0.2.1)
mongoid (>= 4) mongoid (>= 4)
mongoid-compatibility mongoid-compatibility
multi_json (1.11.2) multi_json (1.12.1)
nested_form (0.3.2) nested_form (0.3.2)
nokogiri (1.6.7.2) nokogiri (1.6.8)
mini_portile2 (~> 2.0.0.rc2) mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
origin (2.2.0) origin (2.2.0)
pkg-config (1.1.7)
pry (0.10.3) pry (0.10.3)
coderay (~> 1.1.0) coderay (~> 1.1.0)
method_source (~> 0.8.1) method_source (~> 0.8.1)
slop (~> 3.4) slop (~> 3.4)
pry-rails (0.3.4) pry-rails (0.3.4)
pry (>= 0.9.10) pry (>= 0.9.10)
puma (3.2.0) puma (3.4.0)
rack (1.6.4) rack (1.6.4)
rack-pjax (0.8.0) rack-pjax (0.8.0)
nokogiri (~> 1.5) nokogiri (~> 1.5)
@@ -184,7 +186,7 @@ GEM
activesupport (= 4.2.6) activesupport (= 4.2.6)
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0) thor (>= 0.18.1, < 2.0)
rake (11.1.1) rake (11.2.2)
rdoc (4.2.2) rdoc (4.2.2)
json (~> 1.4) json (~> 1.4)
remotipart (1.2.1) remotipart (1.2.1)
@@ -210,7 +212,7 @@ GEM
rspec-support (~> 3.4.0) rspec-support (~> 3.4.0)
rspec-support (3.4.1) rspec-support (3.4.1)
safe_yaml (1.0.4) safe_yaml (1.0.4)
sass (3.4.21) sass (3.4.22)
sass-rails (5.0.4) sass-rails (5.0.4)
railties (>= 4.0.0, < 5.0) railties (>= 4.0.0, < 5.0)
sass (~> 3.1) sass (~> 3.1)
@@ -223,27 +225,25 @@ GEM
simple_form (3.2.1) simple_form (3.2.1)
actionpack (> 4, < 5.1) actionpack (> 4, < 5.1)
activemodel (> 4, < 5.1) activemodel (> 4, < 5.1)
slim (3.0.6) slim (3.0.7)
temple (~> 0.7.3) temple (~> 0.7.6)
tilt (>= 1.3.3, < 2.1) tilt (>= 1.3.3, < 2.1)
slim-rails (3.0.1) slim-rails (3.1.0)
actionmailer (>= 3.1, < 5.0) actionpack (>= 3.1)
actionpack (>= 3.1, < 5.0) railties (>= 3.1)
activesupport (>= 3.1, < 5.0)
railties (>= 3.1, < 5.0)
slim (~> 3.0) slim (~> 3.0)
slop (3.6.0) slop (3.6.0)
sprockets (3.5.2) sprockets (3.6.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
rack (> 1, < 3) rack (> 1, < 3)
sprockets-rails (3.0.4) sprockets-rails (3.0.4)
actionpack (>= 4.0) actionpack (>= 4.0)
activesupport (>= 4.0) activesupport (>= 4.0)
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
temple (0.7.6) temple (0.7.7)
thor (0.19.1) thor (0.19.1)
thread_safe (0.3.5) thread_safe (0.3.5)
tilt (2.0.2) tilt (2.0.5)
turbolinks (2.5.3) turbolinks (2.5.3)
coffee-rails coffee-rails
tzinfo (1.2.2) tzinfo (1.2.2)