Upgrade to latest gems.
This commit is contained in:
parent
fd93057d45
commit
cc12b91961
1 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
@ -43,7 +43,7 @@ GEM
|
|||
addressable (2.4.0)
|
||||
arel (6.0.3)
|
||||
ast (2.2.0)
|
||||
autoprefixer-rails (6.3.3.1)
|
||||
autoprefixer-rails (6.3.4)
|
||||
execjs
|
||||
biz (1.4.0)
|
||||
clavius (~> 1.0)
|
||||
|
@ -76,7 +76,7 @@ GEM
|
|||
diffy (3.1.0)
|
||||
dnsruby (1.59.2)
|
||||
docile (1.1.5)
|
||||
domain_name (0.5.20160309)
|
||||
domain_name (0.5.20160310)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
eco (1.0.0)
|
||||
coffee-script
|
||||
|
@ -115,7 +115,7 @@ GEM
|
|||
multi_json (~> 1.8)
|
||||
hashie (3.4.3)
|
||||
htmlentities (4.3.4)
|
||||
http (1.0.2)
|
||||
http (1.0.4)
|
||||
addressable (~> 2.3)
|
||||
http-cookie (~> 1.0)
|
||||
http-form_data (~> 1.0.1)
|
||||
|
@ -199,7 +199,7 @@ GEM
|
|||
coderay (~> 1.1.0)
|
||||
method_source (~> 0.8.1)
|
||||
slop (~> 3.4)
|
||||
puma (3.1.0)
|
||||
puma (3.2.0)
|
||||
rack (1.6.4)
|
||||
rack-livereload (0.3.16)
|
||||
rack
|
||||
|
@ -277,7 +277,7 @@ GEM
|
|||
activesupport (>= 4.0)
|
||||
sprockets (>= 3.0.0)
|
||||
sqlite3 (1.3.11)
|
||||
test-unit (3.1.7)
|
||||
test-unit (3.1.8)
|
||||
power_assert
|
||||
therubyracer (0.12.2)
|
||||
libv8 (~> 3.16.14.0)
|
||||
|
|
Loading…
Reference in a new issue