Update the bundle
This commit is contained in:
parent
6174bb08c5
commit
1be10c446c
10
Gemfile.lock
10
Gemfile.lock
|
@ -50,7 +50,7 @@ GEM
|
|||
thread_safe (~> 0.3, >= 0.3.4)
|
||||
tzinfo (~> 1.1)
|
||||
arel (6.0.3)
|
||||
autoprefixer-rails (5.2.1.2)
|
||||
autoprefixer-rails (5.2.1.3)
|
||||
execjs
|
||||
json
|
||||
awesome_print (1.6.1)
|
||||
|
@ -79,7 +79,7 @@ GEM
|
|||
capistrano3-puma (1.2.1)
|
||||
capistrano (~> 3.0)
|
||||
puma (>= 2.6)
|
||||
capybara (2.4.4)
|
||||
capybara (2.5.0)
|
||||
mime-types (>= 1.16)
|
||||
nokogiri (>= 1.3.3)
|
||||
rack (>= 1.0.0)
|
||||
|
@ -274,7 +274,7 @@ GEM
|
|||
rspec-support (~> 3.3.0)
|
||||
rspec-support (3.3.0)
|
||||
ruby-graphviz (1.2.2)
|
||||
sass (3.4.17)
|
||||
sass (3.4.18)
|
||||
sass-rails (5.0.3)
|
||||
railties (>= 4.0.0, < 5.0)
|
||||
sass (~> 3.1)
|
||||
|
@ -282,7 +282,7 @@ GEM
|
|||
sprockets-rails (>= 2.0, < 4.0)
|
||||
tilt (~> 1.1)
|
||||
shellany (0.0.1)
|
||||
simple_form (3.1.0)
|
||||
simple_form (3.1.1)
|
||||
actionpack (~> 4.0)
|
||||
activemodel (~> 4.0)
|
||||
simplecov (0.10.0)
|
||||
|
@ -328,7 +328,7 @@ GEM
|
|||
tins (1.6.0)
|
||||
tzinfo (1.2.2)
|
||||
thread_safe (~> 0.1)
|
||||
uglifier (2.7.1)
|
||||
uglifier (2.7.2)
|
||||
execjs (>= 0.3.0)
|
||||
json (>= 1.8.0)
|
||||
warden (1.2.3)
|
||||
|
|
Loading…
Reference in New Issue