aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrhenium <rhenium@rhe.jp>2015-04-05 16:59:12 +0900
committerrhenium <rhenium@rhe.jp>2015-04-05 16:59:12 +0900
commit6b269ecd015a8162b879813fc5fb0cda205b9488 (patch)
tree4c5430ccaa79e76a21f393c49a0fe759738aab72
parent4efd975f05a56d3398ecf0a957bc0cc6a63e211a (diff)
parent5c4aeaf0cf3cae07391c8e2c62a9ad2cef5d4f30 (diff)
downloadaclog-6b269ecd015a8162b879813fc5fb0cda205b9488.tar.gz
Merge branch 'master' into vuejs
-rw-r--r--Gemfile.lock101
1 files changed, 53 insertions, 48 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6722116..c7255ad 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,46 +1,46 @@
GEM
remote: https://rubygems.org/
specs:
- actionmailer (4.2.0)
- actionpack (= 4.2.0)
- actionview (= 4.2.0)
- activejob (= 4.2.0)
+ actionmailer (4.2.1)
+ actionpack (= 4.2.1)
+ actionview (= 4.2.1)
+ activejob (= 4.2.1)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
- actionpack (4.2.0)
- actionview (= 4.2.0)
- activesupport (= 4.2.0)
- rack (~> 1.6.0)
+ actionpack (4.2.1)
+ actionview (= 4.2.1)
+ activesupport (= 4.2.1)
+ rack (~> 1.6)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.1)
- actionview (4.2.0)
- activesupport (= 4.2.0)
+ actionview (4.2.1)
+ activesupport (= 4.2.1)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.1)
- activejob (4.2.0)
- activesupport (= 4.2.0)
+ activejob (4.2.1)
+ activesupport (= 4.2.1)
globalid (>= 0.3.0)
- activemodel (4.2.0)
- activesupport (= 4.2.0)
+ activemodel (4.2.1)
+ activesupport (= 4.2.1)
builder (~> 3.1)
- activerecord (4.2.0)
- activemodel (= 4.2.0)
- activesupport (= 4.2.0)
+ activerecord (4.2.1)
+ activemodel (= 4.2.1)
+ activesupport (= 4.2.1)
arel (~> 6.0)
activerecord-import (0.7.0)
activerecord (>= 3.0)
- activesupport (4.2.0)
+ activesupport (4.2.1)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
- addressable (2.3.7)
+ addressable (2.3.8)
arel (6.0.0)
- autoprefixer-rails (5.1.7)
+ autoprefixer-rails (5.1.8)
execjs
json
axiom-types (0.1.1)
@@ -49,12 +49,12 @@ GEM
thread_safe (~> 0.3, >= 0.3.1)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
- bootstrap-sass (3.3.4)
+ bootstrap-sass (3.3.4.1)
autoprefixer-rails (>= 5.0.0.1)
sass (>= 3.2.19)
buftok (0.2.0)
builder (3.2.2)
- byebug (4.0.2)
+ byebug (4.0.5)
columnize (= 0.9.0)
celluloid (0.16.0)
timers (~> 4.0.0)
@@ -70,7 +70,7 @@ GEM
coffee-script-source (1.9.1)
columnize (0.9.0)
cool.io (1.2.4)
- coveralls (0.7.11)
+ coveralls (0.8.0)
multi_json (~> 1.10)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.9.1)
@@ -79,13 +79,15 @@ GEM
crack (0.4.2)
safe_yaml (~> 1.0.0)
daemons (1.2.2)
- dalli (2.7.3)
+ dalli (2.7.4)
debug_inspector (0.0.2)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.2.5)
docile (1.1.5)
- equalizer (0.0.9)
+ domain_name (0.5.23)
+ unf (>= 0.0.5, < 1.0.0)
+ equalizer (0.0.11)
erubis (2.7.0)
eventmachine (1.0.7)
execjs (2.4.0)
@@ -138,7 +140,7 @@ GEM
haml (>= 4.0.6, < 5.0)
html2haml (>= 1.0.1)
railties (>= 4.0.1)
- hashie (3.4.0)
+ hashie (3.4.1)
hike (1.2.3)
hitimes (1.2.2)
html2haml (2.0.0)
@@ -146,8 +148,10 @@ GEM
haml (~> 4.0.0)
nokogiri (~> 1.6.0)
ruby_parser (~> 3.5)
- http (0.6.3)
+ http (0.6.4)
http_parser.rb (~> 0.6.0)
+ http-cookie (1.0.2)
+ domain_name (~> 0.5)
http_parser.rb (0.6.0)
i18n (0.7.0)
ice_nine (0.11.1)
@@ -160,8 +164,8 @@ GEM
thor (>= 0.14, < 2.0)
json (1.8.2)
kgio (2.9.3)
- listen (2.9.0)
- celluloid (>= 0.15.2)
+ listen (2.10.0)
+ celluloid (~> 0.16.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
loofah (2.0.1)
@@ -205,7 +209,7 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- pry-rails (0.3.3)
+ pry-rails (0.3.4)
pry (>= 0.9.10)
quiet_assets (1.1.0)
railties (>= 3.1, < 5.0)
@@ -218,28 +222,28 @@ GEM
rack (>= 1.0.0)
rack-test (0.6.3)
rack (>= 1.0)
- rails (4.2.0)
- actionmailer (= 4.2.0)
- actionpack (= 4.2.0)
- actionview (= 4.2.0)
- activejob (= 4.2.0)
- activemodel (= 4.2.0)
- activerecord (= 4.2.0)
- activesupport (= 4.2.0)
+ rails (4.2.1)
+ actionmailer (= 4.2.1)
+ actionpack (= 4.2.1)
+ actionview (= 4.2.1)
+ activejob (= 4.2.1)
+ activemodel (= 4.2.1)
+ activerecord (= 4.2.1)
+ activesupport (= 4.2.1)
bundler (>= 1.3.0, < 2.0)
- railties (= 4.2.0)
+ railties (= 4.2.1)
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
- rails-dom-testing (1.0.5)
+ rails-dom-testing (1.0.6)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.2)
loofah (~> 2.0)
- railties (4.2.0)
- actionpack (= 4.2.0)
- activesupport (= 4.2.0)
+ railties (4.2.1)
+ actionpack (= 4.2.1)
+ activesupport (= 4.2.1)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
raindrops (0.13.0)
@@ -247,7 +251,8 @@ GEM
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
- rest-client (1.7.3)
+ rest-client (1.8.0)
+ http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rspec (3.2.0)
@@ -275,7 +280,7 @@ GEM
sexp_processor (~> 4.1)
safe_yaml (1.0.4)
sass (3.4.13)
- sass-rails (5.0.1)
+ sass-rails (5.0.3)
railties (>= 4.0.0, < 5.0)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
@@ -332,7 +337,7 @@ GEM
unf (~> 0.1.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
- tzinfo-data (1.2015.1)
+ tzinfo-data (1.2015.2)
tzinfo (>= 1.0.0)
uglifier (2.7.1)
execjs (>= 0.3.0)
@@ -347,7 +352,7 @@ GEM
unicorn-worker-killer (0.4.3)
get_process_mem (~> 0)
unicorn (~> 4)
- virtus (1.0.4)
+ virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
@@ -357,7 +362,7 @@ GEM
binding_of_caller (>= 0.7.2)
railties (~> 4.0)
sprockets-rails (>= 2.0, < 4.0)
- webmock (1.20.4)
+ webmock (1.21.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
yajl-ruby (1.2.1)