Bundle update

This commit is contained in:
echarp 2015-10-02 23:04:27 +02:00
parent 5319fdec77
commit 59aa9e7265
2 changed files with 17 additions and 18 deletions

View File

@ -45,7 +45,7 @@ gem 'modernizr-rails'
gem 'webshims-rails' gem 'webshims-rails'
# Improve the html select element # Improve the html select element
gem 'select2-rails' gem 'select2-rails', '< 4'
gem 'devise' gem 'devise'
gem 'devise-i18n' gem 'devise-i18n'

View File

@ -37,7 +37,7 @@ GEM
rails-html-sanitizer (~> 1.0, >= 1.0.2) rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview-encoded_mail_to (1.0.7) actionview-encoded_mail_to (1.0.7)
rails rails
activeadmin (1.0.0.pre1) activeadmin (1.0.0.pre2)
arbre (~> 1.0, >= 1.0.2) arbre (~> 1.0, >= 1.0.2)
bourbon bourbon
coffee-rails coffee-rails
@ -45,7 +45,7 @@ GEM
formtastic_i18n formtastic_i18n
inherited_resources (~> 1.6) inherited_resources (~> 1.6)
jquery-rails jquery-rails
jquery-ui-rails (~> 5.0) jquery-ui-rails
kaminari (~> 0.15) kaminari (~> 0.15)
rails (>= 3.2, < 5.0) rails (>= 3.2, < 5.0)
ransack (~> 1.3) ransack (~> 1.3)
@ -78,10 +78,10 @@ GEM
bcrypt (3.1.10) bcrypt (3.1.10)
binding_of_caller (0.7.2) binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1) debug_inspector (>= 0.0.1)
bourbon (4.2.4) bourbon (4.2.5)
sass (~> 3.4) sass (~> 3.4)
thor (~> 0.19) thor (~> 0.19)
brakeman (3.1.0) brakeman (3.1.1)
erubis (~> 2.6) erubis (~> 2.6)
fastercsv (~> 1.5) fastercsv (~> 1.5)
haml (>= 3.0, < 5.0) haml (>= 3.0, < 5.0)
@ -91,7 +91,7 @@ GEM
ruby_parser (~> 3.7.0) ruby_parser (~> 3.7.0)
sass (~> 3.0) sass (~> 3.0)
slim (>= 1.3.6, < 4.0) slim (>= 1.3.6, < 4.0)
terminal-table (~> 1.4.5) terminal-table (~> 1.4)
buftok (0.2.0) buftok (0.2.0)
builder (3.2.2) builder (3.2.2)
byebug (6.0.2) byebug (6.0.2)
@ -201,14 +201,14 @@ GEM
has_scope (0.6.0) has_scope (0.6.0)
actionpack (>= 3.2, < 5) actionpack (>= 3.2, < 5)
activesupport (>= 3.2, < 5) activesupport (>= 3.2, < 5)
highline (1.7.3) highline (1.7.7)
hike (1.2.3) hike (1.2.3)
html2haml (2.0.0) html2haml (2.0.0)
erubis (~> 2.7.0) erubis (~> 2.7.0)
haml (~> 4.0.0) haml (~> 4.0.0)
nokogiri (~> 1.6.0) nokogiri (~> 1.6.0)
ruby_parser (~> 3.5) ruby_parser (~> 3.5)
http (0.9.6) http (0.9.8)
addressable (~> 2.3) addressable (~> 2.3)
http-cookie (~> 1.0) http-cookie (~> 1.0)
http-form_data (~> 1.0.1) http-form_data (~> 1.0.1)
@ -224,7 +224,7 @@ GEM
has_scope (~> 0.6.0.rc) has_scope (~> 0.6.0.rc)
railties (>= 3.2, < 5) railties (>= 3.2, < 5)
responders responders
jbuilder (2.3.1) jbuilder (2.3.2)
activesupport (>= 3.0.0, < 5) activesupport (>= 3.0.0, < 5)
multi_json (~> 1.2) multi_json (~> 1.2)
jquery-rails (4.0.5) jquery-rails (4.0.5)
@ -259,7 +259,7 @@ GEM
method_source (0.8.2) method_source (0.8.2)
mime-types (2.6.2) mime-types (2.6.2)
mini_portile (0.6.2) mini_portile (0.6.2)
minitest (5.8.0) minitest (5.8.1)
modernizr-rails (2.7.1) modernizr-rails (2.7.1)
multi_json (1.11.2) multi_json (1.11.2)
multipart-post (2.0.0) multipart-post (2.0.0)
@ -268,7 +268,7 @@ GEM
nenv (0.2.0) nenv (0.2.0)
nokogiri (1.6.6.2) nokogiri (1.6.6.2)
mini_portile (~> 0.6.0) mini_portile (~> 0.6.0)
notiffany (0.0.7) notiffany (0.0.8)
nenv (~> 0.1) nenv (~> 0.1)
shellany (~> 0.0) shellany (~> 0.0)
orm_adapter (0.5.0) orm_adapter (0.5.0)
@ -281,7 +281,7 @@ GEM
polyamorous (1.2.0) polyamorous (1.2.0)
activerecord (>= 3.0) activerecord (>= 3.0)
powerpack (0.1.1) powerpack (0.1.1)
pry (0.10.1) pry (0.10.2)
coderay (~> 1.1.0) coderay (~> 1.1.0)
method_source (~> 0.8.1) method_source (~> 0.8.1)
slop (~> 3.4) slop (~> 3.4)
@ -329,13 +329,12 @@ GEM
rb-inotify (0.9.5) rb-inotify (0.9.5)
ffi (>= 0.5.0) ffi (>= 0.5.0)
rdoc (4.2.0) rdoc (4.2.0)
json (~> 1.4) redcarpet (3.3.3)
redcarpet (3.3.2)
ref (2.0.0) ref (2.0.0)
request_store (1.2.0) request_store (1.2.0)
responders (2.1.0) responders (2.1.0)
railties (>= 4.2.0, < 5) railties (>= 4.2.0, < 5)
rubocop (0.34.1) rubocop (0.34.2)
astrolabe (~> 1.3) astrolabe (~> 1.3)
parser (>= 2.2.2.5, < 3.0) parser (>= 2.2.2.5, < 3.0)
powerpack (~> 0.1) powerpack (~> 0.1)
@ -361,7 +360,7 @@ GEM
thor (~> 0.14) thor (~> 0.14)
sexp_processor (4.6.0) sexp_processor (4.6.0)
shellany (0.0.1) shellany (0.0.1)
simple_calendar (2.0.0) simple_calendar (2.0.2)
rails (>= 3.0) rails (>= 3.0)
simple_oauth (0.3.1) simple_oauth (0.3.1)
simplecov (0.10.0) simplecov (0.10.0)
@ -388,7 +387,7 @@ GEM
activemodel (>= 3.0, < 5.0) activemodel (>= 3.0, < 5.0)
sysexits (1.2.0) sysexits (1.2.0)
temple (0.7.6) temple (0.7.6)
terminal-table (1.4.5) terminal-table (1.5.2)
therubyracer (0.12.2) therubyracer (0.12.2)
libv8 (~> 3.16.14.0) libv8 (~> 3.16.14.0)
ref ref
@ -475,7 +474,7 @@ DEPENDENCIES
redcarpet redcarpet
sass-rails sass-rails
sdoc (~> 0.4.0) sdoc (~> 0.4.0)
select2-rails select2-rails (< 4)
simple_calendar simple_calendar
simplecov simplecov
spring spring