Update the bundle
This commit is contained in:
parent
e8476a2623
commit
1a403c0737
32
Gemfile.lock
32
Gemfile.lock
|
@ -1,6 +1,6 @@
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/apeacox/simple_form_fancy_uploads.git
|
remote: git://github.com/apeacox/simple_form_fancy_uploads.git
|
||||||
revision: bc13fcd62143c1ff4f0ac8e4621c11415b6be6bf
|
revision: 71a52b4060739c2dd0471cd07d3a57e7c957da1d
|
||||||
specs:
|
specs:
|
||||||
simple_form_fancy_uploads (0.1.1)
|
simple_form_fancy_uploads (0.1.1)
|
||||||
carrierwave
|
carrierwave
|
||||||
|
@ -44,11 +44,11 @@ GEM
|
||||||
thread_safe (~> 0.1)
|
thread_safe (~> 0.1)
|
||||||
tzinfo (~> 1.1)
|
tzinfo (~> 1.1)
|
||||||
arel (5.0.1.20140414130214)
|
arel (5.0.1.20140414130214)
|
||||||
autoprefixer-rails (3.1.2.20141016)
|
autoprefixer-rails (4.0.1)
|
||||||
execjs
|
execjs
|
||||||
awesome_print (1.2.0)
|
awesome_print (1.2.0)
|
||||||
bcrypt (3.1.9)
|
bcrypt (3.1.9)
|
||||||
bootstrap-sass (3.3.0.1)
|
bootstrap-sass (3.3.1.0)
|
||||||
sass (~> 3.2)
|
sass (~> 3.2)
|
||||||
bootstrap-sass-extras (0.0.6)
|
bootstrap-sass-extras (0.0.6)
|
||||||
rails (>= 3.1.0)
|
rails (>= 3.1.0)
|
||||||
|
@ -119,7 +119,7 @@ GEM
|
||||||
globalize (4.0.2)
|
globalize (4.0.2)
|
||||||
activemodel (>= 4.0.0, < 5)
|
activemodel (>= 4.0.0, < 5)
|
||||||
activerecord (>= 4.0.0, < 5)
|
activerecord (>= 4.0.0, < 5)
|
||||||
guard (2.8.0)
|
guard (2.8.2)
|
||||||
formatador (>= 0.2.4)
|
formatador (>= 0.2.4)
|
||||||
listen (~> 2.7)
|
listen (~> 2.7)
|
||||||
lumberjack (~> 1.0)
|
lumberjack (~> 1.0)
|
||||||
|
@ -132,15 +132,17 @@ GEM
|
||||||
hirb (0.7.2)
|
hirb (0.7.2)
|
||||||
hitimes (1.2.2)
|
hitimes (1.2.2)
|
||||||
i18n (0.6.11)
|
i18n (0.6.11)
|
||||||
jquery-datatables-rails (3.0.0)
|
jquery-datatables-rails (3.1.0)
|
||||||
|
actionpack (>= 3.1)
|
||||||
jquery-rails
|
jquery-rails
|
||||||
|
railties (>= 3.1)
|
||||||
sass-rails
|
sass-rails
|
||||||
jquery-rails (3.1.2)
|
jquery-rails (3.1.2)
|
||||||
railties (>= 3.0, < 5.0)
|
railties (>= 3.0, < 5.0)
|
||||||
thor (>= 0.14, < 2.0)
|
thor (>= 0.14, < 2.0)
|
||||||
json (1.8.1)
|
json (1.8.1)
|
||||||
libv8 (3.16.14.7)
|
libv8 (3.16.14.7)
|
||||||
listen (2.7.11)
|
listen (2.8.0)
|
||||||
celluloid (>= 0.15.2)
|
celluloid (>= 0.15.2)
|
||||||
rb-fsevent (>= 0.9.3)
|
rb-fsevent (>= 0.9.3)
|
||||||
rb-inotify (>= 0.9)
|
rb-inotify (>= 0.9)
|
||||||
|
@ -149,8 +151,8 @@ GEM
|
||||||
mime-types (>= 1.16, < 3)
|
mime-types (>= 1.16, < 3)
|
||||||
method_source (0.8.2)
|
method_source (0.8.2)
|
||||||
mime-types (2.4.3)
|
mime-types (2.4.3)
|
||||||
mini_portile (0.6.0)
|
mini_portile (0.6.1)
|
||||||
minitest (5.4.2)
|
minitest (5.4.3)
|
||||||
morrisjs-rails (0.5.1)
|
morrisjs-rails (0.5.1)
|
||||||
railties (> 3.1, < 5)
|
railties (> 3.1, < 5)
|
||||||
multi_json (1.10.1)
|
multi_json (1.10.1)
|
||||||
|
@ -158,15 +160,15 @@ GEM
|
||||||
net-scp (1.2.1)
|
net-scp (1.2.1)
|
||||||
net-ssh (>= 2.6.5)
|
net-ssh (>= 2.6.5)
|
||||||
net-ssh (2.9.1)
|
net-ssh (2.9.1)
|
||||||
nokogiri (1.6.3.1)
|
nokogiri (1.6.4.1)
|
||||||
mini_portile (= 0.6.0)
|
mini_portile (~> 0.6.0)
|
||||||
orm_adapter (0.5.0)
|
orm_adapter (0.5.0)
|
||||||
pg (0.17.1)
|
pg (0.17.1)
|
||||||
phony (2.4.3)
|
phony (2.7.1)
|
||||||
phony_rails (0.7.3)
|
phony_rails (0.8.0)
|
||||||
activesupport (>= 3.0)
|
activesupport (>= 3.0)
|
||||||
countries (>= 0.8.2)
|
countries (>= 0.8.2)
|
||||||
phony (~> 2.4.3)
|
phony (~> 2.7.1)
|
||||||
pry (0.10.1)
|
pry (0.10.1)
|
||||||
coderay (~> 1.1.0)
|
coderay (~> 1.1.0)
|
||||||
method_source (~> 0.8.1)
|
method_source (~> 0.8.1)
|
||||||
|
@ -207,7 +209,7 @@ GEM
|
||||||
rb-inotify (0.9.5)
|
rb-inotify (0.9.5)
|
||||||
ffi (>= 0.5.0)
|
ffi (>= 0.5.0)
|
||||||
ref (1.0.5)
|
ref (1.0.5)
|
||||||
responders (1.1.1)
|
responders (1.1.2)
|
||||||
railties (>= 3.2, < 4.2)
|
railties (>= 3.2, < 4.2)
|
||||||
rmagick (2.13.3)
|
rmagick (2.13.3)
|
||||||
rspec (3.1.0)
|
rspec (3.1.0)
|
||||||
|
@ -249,7 +251,7 @@ GEM
|
||||||
railties (>= 3.0, < 4.2)
|
railties (>= 3.0, < 4.2)
|
||||||
slim (~> 2.0)
|
slim (~> 2.0)
|
||||||
slop (3.6.0)
|
slop (3.6.0)
|
||||||
spring (1.1.3)
|
spring (1.2.0)
|
||||||
spring-commands-rspec (1.0.2)
|
spring-commands-rspec (1.0.2)
|
||||||
spring (>= 0.9.1)
|
spring (>= 0.9.1)
|
||||||
sprockets (2.11.3)
|
sprockets (2.11.3)
|
||||||
|
|
Loading…
Reference in New Issue